CVE-2023-53748
Last modified
CVE-2023-53748 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup variable *nplanes is provided by user via system call argument. The possible value of q_data->fmt->num_planes is 1-3, while the value of *nplanes can be 1-8. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup variable *nplanes is provided by user via system call argument. The possible value of q_data->fmt->num_planes is 1-3, while the value of *nplanes can be 1-8. The array access by index i can cause array out-of-bounds. Fix this bug by checking *nplanes against the array size.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 590577a4e5257ac3ed72999a94666ad6ba8f24bc, < 48e4e06e2c5fe1fda283d499f91492eda2248bb9; >= 590577a4e5257ac3ed72999a94666ad6ba8f24bc, < b8e19bf3b4aebd855be01b64674187dcf6d1db51; >= 590577a4e5257ac3ed72999a94666ad6ba8f24bc, < 8fbcf730cb89c3647f3365226fe7014118fa93c7 |
| Linux | Linux | 4.10 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53748?
How severe is CVE-2023-53748?
How do I fix CVE-2023-53748?
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-53742In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53743In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53744In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53745In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53746In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53747In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53749Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-5375Open Redirect in GitHub repository mosparo/mosparo prior to …6.1
- CVE-2023-53750In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53751In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2023-53752In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53753In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-53748?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
