CVE-2024-35836
Last modified
CVE-2024-35836 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: dpll: fix pin dump crash for rebound module When a kernel module is unbound but the pin resources were not entirely freed (other kernel module instance of the same PCI device have had kept the reference to that pin), and kernel module is again bound, the pin properties would not be updated (the properties are only assigned when memory for the pin is allocated), prop pointer still points to the kernel module memory of the kernel module which was deallocated on the unbind. If the pin dump is invoked in this state, the result is a kernel crash. Prevent the crash by storing persistent pin properties in dpll subsystem, copy the content from the kernel module when pin is allocated, instead of using memory of the kernel module.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dpll: fix pin dump crash for rebound module When a kernel module is unbound but the pin resources were not entirely freed (other kernel module instance of the same PCI device have had kept the reference to that pin), and kernel module is again bound, the pin properties would not be updated (the properties are only assigned when memory for the pin is allocated), prop pointer still points to the kernel module memory of the kernel module which was deallocated on the unbind. If the pin dump is invoked in this state, the result is a kernel crash. Prevent the crash by storing persistent pin properties in dpll subsystem, copy the content from the kernel module when pin is allocated, instead of using memory of the kernel module.
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.7, < 6.7.3 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-35836?
How severe is CVE-2024-35836?
How do I fix CVE-2024-35836?
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-35830In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35831In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35832In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35833In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35834In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35835In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-35837In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35838In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35839In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-3584qdrant/qdrant version 1.9.0-dev is vulnerable to path traver…7.5
- CVE-2024-35840In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35841In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-35836?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
