CVE-2023-54139
Last modified
CVE-2023-54139 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: tracing/user_events: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write() calls as the first 4 bytes. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: tracing/user_events: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write() calls as the first 4 bytes. Ensure that it cannot be negative by returning -EINVAL to prevent out of bounds accesses. Update ftrace self-test to ensure this occurs properly.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7f5a08c79df35e68f1a43033450c5050f12bc155, < 0489c2b2c3104b89f078dbcec8c744dfc157d3e9; >= 7f5a08c79df35e68f1a43033450c5050f12bc155, < 4fe46b5adf18e3dc606e62c9e6a0413398a17572; >= 7f5a08c79df35e68f1a43033450c5050f12bc155, < fa7f2f5d1739452280c22727c4384a52b72ab5de; >= 7f5a08c79df35e68f1a43033450c5050f12bc155, < cd98c93286a30cc4588dfd02453bec63c2f4acf4 |
| Linux | Linux | 5.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54139?
How severe is CVE-2023-54139?
How do I fix CVE-2023-54139?
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-54133In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54134In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54135In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54136In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54137In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54138In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5414The Icegram Express plugin for WordPress is vulnerable to Di…7.2
- CVE-2023-54140In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54141In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54142In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54143In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54144In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54139?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
