๐Ÿ” CVE Alert

CVE-2022-50287

UNKNOWN 0.0

drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs When (size != 0 || ptrs->lvds_ entries != 3), the program tries to free() the ptrs. However, the ptrs is not created by calling kzmalloc(), but is obtained by pointer offset operation. This may lead to memory leaks or undefined behavior. Fix this by replacing the arguments of kfree() with ptrs_block. (cherry picked from commit 7674cd0b7d28b952151c3df26bbfa7e07eb2b4ec)

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 15, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
a87d0a84760726445dcc0f0177623f0d683f3559 < 4758d04014cfe6cdb6e9b4738d1d6728487bbb3a a87d0a84760726445dcc0f0177623f0d683f3559 < 7c852e8f93f04e57c1e3883caa72542469c6c4c4 a87d0a84760726445dcc0f0177623f0d683f3559 < 1382901f75a5a7dc8eac05059fd0c7816def4eae
Linux / Linux
5.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/4758d04014cfe6cdb6e9b4738d1d6728487bbb3a git.kernel.org: https://git.kernel.org/stable/c/7c852e8f93f04e57c1e3883caa72542469c6c4c4 git.kernel.org: https://git.kernel.org/stable/c/1382901f75a5a7dc8eac05059fd0c7816def4eae