VYPR
Unrated severityNVD Advisory· Published Oct 29, 2024· Updated May 8, 2025

vt: prevent kernel-infoleak in con_font_get()

CVE-2024-50076

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

73

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.