CVE-2023-54315
Last modified
CVE-2023-54315 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lead to null pointer dereference errors. Fix this by moving the iov null check before the dereferencing. Detected using cppcheck static analysis: linux/arch/powerpc/platforms/powernv/pci-sriov.c:597:12: warning: Either the condition '!iov' is redundant or there is possible null pointer dereference: iov. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lead to null pointer dereference errors. Fix this by moving the iov null check before the dereferencing. Detected using cppcheck static analysis: linux/arch/powerpc/platforms/powernv/pci-sriov.c:597:12: warning: Either the condition '!iov' is redundant or there is possible null pointer dereference: iov. [nullPointerRedundantCheck] num_vfs = iov->num_vfs; ^
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 052da31d45fc71238ea8bed7e9a84648a1ee0bf3, < 07c19c0ad4b07f4b598da369714de028f6a6a323; >= 052da31d45fc71238ea8bed7e9a84648a1ee0bf3, < d3a0d96c16e5f8d55e2c70163abda3c7c8328106; >= 052da31d45fc71238ea8bed7e9a84648a1ee0bf3, < d9a1aaea856002cb58dfb7c8d8770400fa1a0299; >= 052da31d45fc71238ea8bed7e9a84648a1ee0bf3, < 6314465b88072a6b6f3b3c12a7898abe09095f95; >= 052da31d45fc71238ea8bed7e9a84648a1ee0bf3, < 72990144e17e5e2cb378f1d9b10530b85b9bc382; >= 052da31d45fc71238ea8bed7e9a84648a1ee0bf3, < f4f913c980bc6abe0ccfe88fe3909c125afe4a2d |
| Linux | Linux | 5.9 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54315?
How severe is CVE-2023-54315?
How do I fix CVE-2023-54315?
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 2023
- CVE-2023-5431The Left right image slideshow gallery plugin for WordPress …6.5
- CVE-2023-54310In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54311In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54312In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54313In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54314In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54316In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54317In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54318In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2023-54319In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5432The Jquery news ticker plugin for WordPress is vulnerable to…5.4
- CVE-2023-54320In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54315?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
