CVE-2024-43875
Last modified
CVE-2024-43875 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpci_scan_bus() Smatch complains about inconsistent NULL checking in vpci_scan_bus(): drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpci_scan_bus() error: we previously assumed 'vpci_bus' could be null (see line 1021) Instead of printing an error message and then crashing we should return an error code and clean up. Also the NULL check is reversed so it prints an error for success instead of failure.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpci_scan_bus() Smatch complains about inconsistent NULL checking in vpci_scan_bus(): drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpci_scan_bus() error: we previously assumed 'vpci_bus' could be null (see line 1021) Instead of printing an error message and then crashing we should return an error code and clean up. Also the NULL check is reversed so it prints an error for success instead of failure.
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 |
|---|---|---|
| Linux | Linux Kernel | >= 5.15.153, < 5.15.165 |
| Linux | Linux Kernel | >= 6.0, < 6.1.103 |
| Linux | Linux Kernel | >= 6.2, < 6.6.44 |
| Linux | Linux Kernel | >= 6.7, < 6.10.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-43875?
How severe is CVE-2024-43875?
How do I fix CVE-2024-43875?
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-4387Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-43870In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43871In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43872In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43873In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-43874In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43876In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43877In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-43878In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-43879In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4388This does not validate a path generated with user input whe…7.5
- CVE-2024-43880In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-43875?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
