THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-80992 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: net: ravb: avoid dereferencing an invalid PTP clock The PTP clock is unavailable before the first open, so querying its index can dereference a NULL pointer. Registration failures can also leave an error pointe

[NVD] CVE-2026-80992 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: net: ravb: avoid dereferencing an invalid PTP clock The PTP clock is unavailable before the first open, so querying its index can dereference a NULL pointer. Registration failures can also leave an error pointe

mednvdPublished 2026-09-11

CVE-2026-80992 CVSS: 7.8 HIGH Published: 2026-09-11T20:19:06.110

In the Linux kernel, the following vulnerability has been resolved:

net: ravb: avoid dereferencing an invalid PTP clock

The PTP clock is unavailable before the first open, so querying its index can dereference a NULL pointer. Registration failures can also leave an error pointer in priv->ptp.clock.

Cache the PHC index separately

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80992