CVE-2024-53048
Last modified
CVE-2024-53048 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ice: fix crash on probe for DPLL enabled E810 LOM The E810 Lan On Motherboard (LOM) design is vendor specific. Intel provides the reference design, but it is up to vendor on the final product design. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ice: fix crash on probe for DPLL enabled E810 LOM The E810 Lan On Motherboard (LOM) design is vendor specific. Intel provides the reference design, but it is up to vendor on the final product design. For some cases, like Linux DPLL support, the static values defined in the driver does not reflect the actual LOM design. Current implementation of dpll pins is causing the crash on probe of the ice driver for such DPLL enabled E810 LOM designs: WARNING: (...) at drivers/dpll/dpll_core.c:495 dpll_pin_get+0x2c4/0x330 ... Call Trace: <TASK> ? __warn+0x83/0x130 ? dpll_pin_get+0x2c4/0x330 ? report_bug+0x1b7/0x1d0 ? handle_bug+0x42/0x70 ? exc_invalid_op+0x18/0x70 ? asm_exc_invalid_op+0x1a/0x20 ? dpll_pin_get+0x117/0x330 ? dpll_pin_get+0x2c4/0x330 ? dpll_pin_get+0x117/0x330 ice_dpll_get_pins.isra.0+0x52/0xe0 [ice] ... The number of dpll pins enabled by LOM vendor is greater than expected and defined in the driver for Intel designed NICs, which causes the crash. Prevent the crash and allow generic pin initialization within Linux DPLL subsystem for DPLL enabled E810 LOM designs. Newly designed solution for described issue will be based on "per HW design" pin initialization. It requires pin information dynamically acquired from the firmware and is already in progress, planned for next-tree only.
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 | >= 6.7, < 6.11.7 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53048?
How severe is CVE-2024-53048?
How do I fix CVE-2024-53048?
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-53042In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53043In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53044In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53045In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53046In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53047In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53049In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5305Kofax Power PDF PDF File Parsing Stack-based Buffer Overflow…7.8
- CVE-2024-53050In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53051In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53052In the Linux kernel, the following vulnerability has been re…4.4
- CVE-2024-53053In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-53048?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
