CVE-2023-54066
Last modified
CVE-2023-54066 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer In gl861_i2c_master_xfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i].buf would be passed. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer In gl861_i2c_master_xfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i].buf would be passed. Malicious data finally reach gl861_i2c_master_xfer. If accessing msg[i].buf[0] without sanity check, null ptr deref would happen. We add check on msg[i].len to prevent crash. Similar commit: commit 0ed554fd769a ("media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()")
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1ea76d16569b7fc242b860c7e19549be028b13d1, < 578b67614ae0e4fba3945b66a4c8f9ae77115bcb; >= 1ea76d16569b7fc242b860c7e19549be028b13d1, < 2a33fc57133d6f39d62285df6706aeb1714967f1; >= 1ea76d16569b7fc242b860c7e19549be028b13d1, < dfcd3c010209927b9f45b860f046635dc32e32e1; >= 1ea76d16569b7fc242b860c7e19549be028b13d1, < 72af676551efe820e309a6c7681c2c4372f37376; >= 1ea76d16569b7fc242b860c7e19549be028b13d1, < b97719a66970601cd3151a3e2020f4454a1c4ff6 |
| Linux | Linux | 5.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54066?
How severe is CVE-2023-54066?
How do I fix CVE-2023-54066?
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-54060In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2023-54061Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-54062In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54063In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54064In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54065In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54067In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54068In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54069In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5407Controller denial of service due to improper handling of a s…5.9
- CVE-2023-54070In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54071In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2023-54066?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
