CVE-2024-50076

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-50076
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50076.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-50076
Downstream
Related
Published
2024-10-29T01:15:04Z
Modified
2025-08-09T20:01:26Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

vt: prevent kernel-infoleak in confontget()

font.data may not initialize all memory spaces depending on the implementation of vc->vcsw->confont_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.

References

Affected packages