VDB

CVE-2026-80954

CVE-2026-80954 PUBLISHED CVSS 7.8 HIGH

Reported by Linux · Published September 11, 2026

In the Linux kernel, the following vulnerability has been resolved: i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_mode() i3c_device_get_supported_xfer_mode() uses dev->desc to obtain the master controller. However, dev->desc must not be dereferenced unless bus->lock is held, and this function does not take that lock. The function only needs access to the master controller associated with the device's bus. Use dev->bus instead, which is always valid for the lifetime of the device and does not require dereferencing dev->desc.

EPSS 0.15% · 4.8th percentile

Risk Scores

CVSS 3.1
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
0.15%
4.8th percentile

Affected Products

VendorProductVersions
LinuxLinux256a21743d911f94ce92fe28f793cd586f3860b2, 256a21743d911f94ce92fe28f793cd586f3860b2
LinuxLinux6.19, 0, 7.2.4
linuxlinux_kernel6.19, 6.19, 6.19
LinuxLinux256a21743d911f94ce92fe28f793cd586f3860b2, 256a21743d911f94ce92fe28f793cd586f3860b2, 6.19

Timeline

  • Sep 11, 2026 CVE Published
  • Sep 12, 2026 EPSS Score
  • Sep 12, 2026 Coalition ESS Score
  • Sep 13, 2026 EPSS Score
  • Sep 13, 2026 CVE Updated

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›