{
  "threat_severity" : "Moderate",
  "public_date" : "2026-05-01T00:00:00Z",
  "bugzilla" : {
    "description" : "kernel: usb: ulpi: fix double free in ulpi_register_interface() error path",
    "id" : "2464457",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2464457"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.0",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-1341",
  "details" : [ "A flaw was found in the Linux kernel's USB ULPI (UTMI+ Low Pin Interface) driver. An error in the `ulpi_register_interface()` function's cleanup path can lead to a double free vulnerability. This occurs when `device_register()` fails, causing the `ulpi` structure to be freed twice. A local attacker could potentially exploit this to cause memory corruption or a denial of service, leading to system instability." ],
  "statement" : "ULPI interface registration error path could double-free; upstream fixes unwind ordering. Red Hat classifies this as USB ULPI core robustness; patching is the practical remediation.",
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 10",
    "fix_state" : "Affected",
    "package_name" : "kernel",
    "cpe" : "cpe:/o:redhat:enterprise_linux:10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Not affected",
    "package_name" : "kernel",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Not affected",
    "package_name" : "kernel",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Not affected",
    "package_name" : "kernel-rt",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Affected",
    "package_name" : "kernel",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Affected",
    "package_name" : "kernel-rt",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Affected",
    "package_name" : "kernel",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Affected",
    "package_name" : "kernel-rt",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-31759\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-31759\nhttps://lore.kernel.org/linux-cve-announce/2026050145-CVE-2026-31759-426b@gregkh/T" ],
  "name" : "CVE-2026-31759",
  "csaw" : false
}