VDB

CVE-2026-80991

CVE-2026-80991 PUBLISHED CVSS 7.8 HIGH

Reported by Linux · Published September 11, 2026

In the Linux kernel, the following vulnerability has been resolved: net: ravb: serialize PTP clock teardown ravb_ptp_interrupt() can race with ravb_ptp_stop() and pass the clock to ptp_clock_event() while ptp_clock_unregister() is freeing it. This can lead to a use-after-free. Use READ_ONCE() and WRITE_ONCE() for lockless access to the clock pointer. Atomically detach it with xchg() before disabling PTP interrupts, then synchronize all IRQs which can invoke ravb_ptp_interrupt() before unregistering the detached clock. A handler which read the old pointer completes before the clock is unregistered, while later handlers read NULL and skip the event.

EPSS 0.16% · 5.4th 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.16%
5.4th percentile

Affected Products

VendorProductVersions
LinuxLinuxa0d2f20650e81407d8e51ad2cbdc492861c74e9c, a0d2f20650e81407d8e51ad2cbdc492861c74e9c, a0d2f20650e81407d8e51ad2cbdc492861c74e9c
LinuxLinux4.2, 0, 6.12.109
LinuxLinux7.3-rc1, a0d2f20650e81407d8e51ad2cbdc492861c74e9c, a0d2f20650e81407d8e51ad2cbdc492861c74e9c
linuxlinux_kernel4.2, 4.2, 4.2

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 ›