In the Linux kernel, the following vulnerability has been resolved:
fbdev: efifb: fix memory leak in efifb_probe()
Since commit 73ce73c30ba9 ("fbdev: Transfer video= option strings to
caller; clarify ownership") the string returned from fb_get_options()
is expected to be freed by the caller, but the string is not freed in
efifb_probe(). Fix that by freeing the option string after setup.
CVE-2026-72273
NONE
EPSS 0.20%
Updated Aug 17, 2026
Linux
https://git.kernel.org/stable/c/475383daf5f855f5b2c3a9aa801f69b69a81799e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/5276e3f75ddb51f980a8903f4b39e73cf42415e5
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/9b6eaf101656958397a6012bf43f6e2e42c9e5cb
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/fafb2e08741b20027cee77918816de29a32d6fd6
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/febb5b4f67ace78d6b6862cc3c853b64710afb6c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-72273
Published Date
Aug 15, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.20%
Likelihood of exploitation in next 30 days
Percentile:
9.9th percentile (higher than 9.9% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory