In the Linux kernel, the following vulnerability has been resolved: net: phylink: correctly validate returned PCS in phylink_inband_caps In… (CVE-2026-80993)
A vulnerability in the Linux kernel's phylink component was resolved by improving validation of the PCS pointer returned by mac_select_pcs in the phylink_inband_caps function. The issue was that the code only checked if the PCS pointer was NULL, but mac_select_pcs could also return an error pointer, which was not properly handled. This could lead to a kernel panic due to dereferencing an invalid pointer. The fix uses the IS_ERR_OR_NULL macro to check for both NULL and error pointers, preventing the kernel panic.
AI Analysis
Technical Summary
The Linux kernel vulnerability (CVE-2026-80993) involves improper validation of the PCS pointer returned by mac_select_pcs in the phylink_inband_caps() function. The original code only checked if the PCS pointer was NULL before dereferencing it, but mac_select_pcs can also return an error pointer. This improper check can cause a kernel panic when phylink_pcs_inband_caps() dereferences the ops member of the PCS struct without verifying if the pointer is an error. The issue was fixed by using the IS_ERR_OR_NULL macro to validate the PCS pointer correctly, covering both NULL and error pointer cases.
Potential Impact
The vulnerability can cause a kernel panic, which leads to a denial of service condition on affected systems running the vulnerable Linux kernel. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves modifying the phylink_inband_caps function to use the IS_ERR_OR_NULL macro for proper validation of the PCS pointer. Until an official patch is available, avoid using vulnerable kernel versions or apply vendor-provided updates once released.
In the Linux kernel, the following vulnerability has been resolved: net: phylink: correctly validate returned PCS in phylink_inband_caps In… (CVE-2026-80993)
Description
A vulnerability in the Linux kernel's phylink component was resolved by improving validation of the PCS pointer returned by mac_select_pcs in the phylink_inband_caps function. The issue was that the code only checked if the PCS pointer was NULL, but mac_select_pcs could also return an error pointer, which was not properly handled. This could lead to a kernel panic due to dereferencing an invalid pointer. The fix uses the IS_ERR_OR_NULL macro to check for both NULL and error pointers, preventing the kernel panic.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability (CVE-2026-80993) involves improper validation of the PCS pointer returned by mac_select_pcs in the phylink_inband_caps() function. The original code only checked if the PCS pointer was NULL before dereferencing it, but mac_select_pcs can also return an error pointer. This improper check can cause a kernel panic when phylink_pcs_inband_caps() dereferences the ops member of the PCS struct without verifying if the pointer is an error. The issue was fixed by using the IS_ERR_OR_NULL macro to validate the PCS pointer correctly, covering both NULL and error pointer cases.
Potential Impact
The vulnerability can cause a kernel panic, which leads to a denial of service condition on affected systems running the vulnerable Linux kernel. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves modifying the phylink_inband_caps function to use the IS_ERR_OR_NULL macro for proper validation of the PCS pointer. Until an official patch is available, avoid using vulnerable kernel versions or apply vendor-provided updates once released.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-v77c-jw3g-56gh
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80993"]
Threat ID: 6aa4a02955bf5e2cf5a86b25
Added to database: 09/12/2026, 00:43:21 UTC
Last enriched: 09/12/2026, 01:21:01 UTC
Last updated: 09/12/2026, 01:21:01 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.