CVE-2024-50188
Last modified
CVE-2024-50188 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: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmode_set_bit() with a bit mask (1 << 10) rather than a bit number (10). This corrupts some other memory location -- in case of arm64 the priv pointer in the same structure. Since the advertising flags are updated from supported at the end of the function the incorrect line isn't needed at all and can be removed.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmode_set_bit() with a bit mask (1 << 10) rather than a bit number (10). This corrupts some other memory location -- in case of arm64 the priv pointer in the same structure. Since the advertising flags are updated from supported at the end of the function the incorrect line isn't needed at all and can be removed.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.10.227 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.168 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.113 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.57 | — |
| Linux | Linux Kernel | >= 6.7, < 6.11.4 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-50188?
How severe is CVE-2024-50188?
How do I fix CVE-2024-50188?
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-50182In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50183In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-50184In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50185In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50186In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-50187In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50189In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5019In WhatsUp Gold versions released before 2023.1.3, an unau…7.5
- CVE-2024-50190In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50191In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50192In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-50193In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2024-50188?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
