CVE-2024-26942
Last modified
CVE-2024-26942 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031_probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually allocated and then is tried to write to for the is_1000basex and is_fiber variables in the case of at8031, writing on the wrong address. Fix this by correctly setting priv local variable only after at803x_probe is called and actually allocates priv in the phydev struct.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031_probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually allocated and then is tried to write to for the is_1000basex and is_fiber variables in the case of at8031, writing on the wrong address. Fix this by correctly setting priv local variable only after at803x_probe is called and actually allocates priv in the phydev struct.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | > 6.8, < 6.8.3 | — |
| Linux | Linux Kernel | 6.9 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-26942?
How severe is CVE-2024-26942?
How do I fix CVE-2024-26942?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-26937In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26938In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26939In the Linux kernel, the following vulnerability has been re…7
- CVE-2024-2694The Betheme theme for WordPress is vulnerable to PHP Object …8.8
- CVE-2024-26940In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26941In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26943In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26944In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26945In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2024-26946In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26947In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26948In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-26942?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
