CVE-2024-53061
Samsung S5P JPEG Media Engineer Buffer Overflow
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.
INFO
Published Date :
Nov. 19, 2024, 6:15 p.m.
Last Modified :
Nov. 22, 2024, 5:51 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
5.9
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-53061
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-53061
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-53061
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Nov. 22, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE NIST CWE-191 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.4 up to (excluding) 4.19.324 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.286 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.230 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.172 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.117 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.61 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.11.8 *cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc6:*:*:*:*:*:* Changed Reference Type https://git.kernel.org/stable/c/14a22762c3daeac59a5a534e124acbb4d7a79b3a No Types Assigned https://git.kernel.org/stable/c/14a22762c3daeac59a5a534e124acbb4d7a79b3a Patch Changed Reference Type https://git.kernel.org/stable/c/784bc785a453eb2f8433dd62075befdfa1b2d6fd No Types Assigned https://git.kernel.org/stable/c/784bc785a453eb2f8433dd62075befdfa1b2d6fd Patch Changed Reference Type https://git.kernel.org/stable/c/a930cddfd153b5d4401df0c01effa14c831ff21e No Types Assigned https://git.kernel.org/stable/c/a930cddfd153b5d4401df0c01effa14c831ff21e Patch Changed Reference Type https://git.kernel.org/stable/c/c5f6fefcda8fac8f082b6c5bf416567f4e100c51 No Types Assigned https://git.kernel.org/stable/c/c5f6fefcda8fac8f082b6c5bf416567f4e100c51 Patch Changed Reference Type https://git.kernel.org/stable/c/c85db2d4432de4ff9d97006691ce2dcb5bda660e No Types Assigned https://git.kernel.org/stable/c/c85db2d4432de4ff9d97006691ce2dcb5bda660e Patch Changed Reference Type https://git.kernel.org/stable/c/c951a0859fdacf49a2298b5551a7e52b95ff6f51 No Types Assigned https://git.kernel.org/stable/c/c951a0859fdacf49a2298b5551a7e52b95ff6f51 Patch Changed Reference Type https://git.kernel.org/stable/c/e5117f6e7adcf9fd7546cdd0edc9abe4474bc98b No Types Assigned https://git.kernel.org/stable/c/e5117f6e7adcf9fd7546cdd0edc9abe4474bc98b Patch Changed Reference Type https://git.kernel.org/stable/c/f54e8e1e39dacccebcfb9a9a36f0552a0a97e2ef No Types Assigned https://git.kernel.org/stable/c/f54e8e1e39dacccebcfb9a9a36f0552a0a97e2ef Patch -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Nov. 19, 2024
Action Type Old Value New Value Added 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. Added Reference kernel.org https://git.kernel.org/stable/c/c5f6fefcda8fac8f082b6c5bf416567f4e100c51 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/e5117f6e7adcf9fd7546cdd0edc9abe4474bc98b [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/f54e8e1e39dacccebcfb9a9a36f0552a0a97e2ef [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/a930cddfd153b5d4401df0c01effa14c831ff21e [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/c85db2d4432de4ff9d97006691ce2dcb5bda660e [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/784bc785a453eb2f8433dd62075befdfa1b2d6fd [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/c951a0859fdacf49a2298b5551a7e52b95ff6f51 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/14a22762c3daeac59a5a534e124acbb4d7a79b3a [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-53061
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-53061
weaknesses.