{
  "threat_severity" : "Moderate",
  "public_date" : "2023-03-15T00:00:00Z",
  "bugzilla" : {
    "description" : "dnsmasq: default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232",
    "id" : "2178948",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2178948"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.5",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
    "status" : "verified"
  },
  "cwe" : "CWE-770",
  "details" : [ "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.", "A flaw was found in Dnsmasq. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020." ],
  "statement" : "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a theoretical disruption of the availability of the service, but doesn’t directly compromise data integrity or confidentiality. This theoretical disruption would require an attacker to be able to induce IP fragmentation during transmission and can be mitigated with a simple configuration change in any affected version. A successful attack would require significant target specific preparation and the ability to act as a man-in-the-middle or control the path MTU of the authoritative DNS server. Additionally, this CVE is easily remediated by setting the edns-packet-max value to 1232 in the dnsmasq configuration.\nThe changes made for DNS Flag Day 2020 were primarily related to improving service reliability in order to make sure that DNS servers do not experience transmission failures due to IP fragmentation over networks of unknown MTU configurations. This change of the default maximum EDNS Buffer Size was coordinated so that default configurations of DNS services would provide more reliable default settings as well as avoid attacks on DNS services that can only be made possible when UDP packets are fragmented in transit. For example, if the DNS Query ID and UDP port are carried in the first IP fragment, an attacker could spoof the second fragment and poison the DNS cache by swapping the subsequent good IP fragments with their own. \nBy using a default maximum EDNS value of 1232 (the largest value found to avoids fragmentation on nearly all modern networks) and relying on TCP for DNS queries with larger responses, IP Fragmentation issues can be reliably avoided with the default dnsmasq configuration.",
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2023-11-14T00:00:00Z",
    "advisory" : "RHSA-2023:7046",
    "cpe" : "cpe:/a:redhat:enterprise_linux:8",
    "package" : "dnsmasq-0:2.79-31.el8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8.6 Extended Update Support",
    "release_date" : "2024-03-27T00:00:00Z",
    "advisory" : "RHSA-2024:1545",
    "cpe" : "cpe:/a:redhat:rhel_eus:8.6",
    "package" : "dnsmasq-0:2.79-21.el8_6.5"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8.8 Extended Update Support",
    "release_date" : "2024-03-27T00:00:00Z",
    "advisory" : "RHSA-2024:1544",
    "cpe" : "cpe:/a:redhat:rhel_eus:8.8",
    "package" : "dnsmasq-0:2.79-26.el8_8.4"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "release_date" : "2023-11-07T00:00:00Z",
    "advisory" : "RHSA-2023:6524",
    "cpe" : "cpe:/a:redhat:enterprise_linux:9",
    "package" : "dnsmasq-0:2.85-14.el9"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9.2 Extended Update Support",
    "release_date" : "2024-06-23T00:00:00Z",
    "advisory" : "RHSA-2024:4052",
    "cpe" : "cpe:/a:redhat:rhel_eus:9.2",
    "package" : "dnsmasq-0:2.85-6.el9_2.4"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Out of support scope",
    "package_name" : "dnsmasq",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Out of support scope",
    "package_name" : "dnsmasq",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  }, {
    "product_name" : "Red Hat OpenStack Platform 13 (Queens)",
    "fix_state" : "Out of support scope",
    "package_name" : "dnsmasq",
    "cpe" : "cpe:/a:redhat:openstack:13"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2023-28450\nhttps://nvd.nist.gov/vuln/detail/CVE-2023-28450\nhttps://github.com/advisories/GHSA-vgrx-vhjf-p7wv" ],
  "name" : "CVE-2023-28450",
  "mitigation" : {
    "value" : "Systems that can not be updated can still configure dnsmasq to use the recommended maximum EDNS value by setting edns-packet-max=1232 in the dnsmasq configuration.",
    "lang" : "en:us"
  },
  "csaw" : false
}