CVE-2024-50076
VT Linux Kernel Info Leak Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: vt: prevent kernel-infoleak in con_font_get() font.data may not initialize all memory spaces depending on the implementation of vc->vc_sw->con_font_get. This may cause info-leak, so to prevent this, it is safest to modify it to initialize the allocated memory space to 0, and it generally does not affect the overall performance of the system.
INFO
Published Date :
Oct. 29, 2024, 1:15 a.m.
Last Modified :
Nov. 8, 2024, 4:15 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
2.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-50076
.
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-50076
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-50076
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.
-
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Nov. 08, 2024
Action Type Old Value New Value Added Reference kernel.org https://git.kernel.org/stable/c/efc67cee700b89ffbdb74a0603a083ec1290ae31 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/dc794e878e6d79f75205be456b1042a289c5759d [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/1e5a17dc77d8a8bbe67040b32e2ef755901aba44 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/b3959d5eca136e0588f9af3867b34032160cb826 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/23c4cb8a56978e5b1baa171d42e616e316c2039d [No types assigned] -
Initial Analysis by [email protected]
Nov. 01, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Changed Reference Type https://git.kernel.org/stable/c/adb1f312f38f0d2c928ceaff089262798cc260b4 No Types Assigned https://git.kernel.org/stable/c/adb1f312f38f0d2c928ceaff089262798cc260b4 Patch Changed Reference Type https://git.kernel.org/stable/c/dc2d5f02636c7587bdd6d1f60fc59c55860b00a4 No Types Assigned https://git.kernel.org/stable/c/dc2d5f02636c7587bdd6d1f60fc59c55860b00a4 Patch Changed Reference Type https://git.kernel.org/stable/c/f956052e00de211b5c9ebaa1958366c23f82ee9e No Types Assigned https://git.kernel.org/stable/c/f956052e00de211b5c9ebaa1958366c23f82ee9e Patch Added CWE NIST CWE-909 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.3 up to (excluding) 6.6.58 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.11.5 *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:*:*:*:*:*:* -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Oct. 29, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: vt: prevent kernel-infoleak in con_font_get() font.data may not initialize all memory spaces depending on the implementation of vc->vc_sw->con_font_get. This may cause info-leak, so to prevent this, it is safest to modify it to initialize the allocated memory space to 0, and it generally does not affect the overall performance of the system. Added Reference kernel.org https://git.kernel.org/stable/c/dc2d5f02636c7587bdd6d1f60fc59c55860b00a4 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/adb1f312f38f0d2c928ceaff089262798cc260b4 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/f956052e00de211b5c9ebaa1958366c23f82ee9e [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-50076
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-50076
weaknesses.