Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: s5p-jpeg: prevent buffer overflows The current logic allows word to be less than 2. If this happens, there will be buffer overflows, as reported by smatch. Add extra checks to prevent it. While here, remove an unused word = 0 assignment.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.4, < 4.19.324 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/14a22762c3daeac59a5a534e124acbb4d7a79b3aPatch
- https://git.kernel.org/stable/c/784bc785a453eb2f8433dd62075befdfa1b2d6fdPatch
- https://git.kernel.org/stable/c/a930cddfd153b5d4401df0c01effa14c831ff21ePatch
- https://git.kernel.org/stable/c/c5f6fefcda8fac8f082b6c5bf416567f4e100c51Patch
- https://git.kernel.org/stable/c/c85db2d4432de4ff9d97006691ce2dcb5bda660ePatch
- https://git.kernel.org/stable/c/c951a0859fdacf49a2298b5551a7e52b95ff6f51Patch
- https://git.kernel.org/stable/c/e5117f6e7adcf9fd7546cdd0edc9abe4474bc98bPatch
- https://git.kernel.org/stable/c/f54e8e1e39dacccebcfb9a9a36f0552a0a97e2efPatch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
FAQ
What is CVE-2024-53061?
CVE-2024-53061 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: media: s5p-jpeg: prevent buffer overflows The current logic allows word to be less than 2. If this happens, there will be buffer o...
How severe is CVE-2024-53061?
CVE-2024-53061 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53061?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.