In the Linux kernel, the following vulnerability has been resolved:
ASoC: mediatek: mt8192: Release reserved memory on cleanup
The MT8192 AFE probe calls of_reserved_mem_device_init() and falls
back to preallocated buffers when no reserved memory region is
available. When the reserved memory assignment succeeds, however, the
driver never releases it.
Register a devm cleanup action after a successful reserved-memory
assignment so the assignment is released on probe failure and driver
unbind.
CVE-2026-72259
NONE
EPSS 0.20%
Updated Aug 17, 2026
Linux
https://git.kernel.org/stable/c/4c9df23e121f1095f02cc7e1531ce3a6d74ff697
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/51c367230e30ed80b49d5330831c1f2c59405b02
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/756cfc0039fe9dc1388ea231821508a78a087afe
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/965e17ae6751c5d3302430c8ebd650e72d45a85f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/989cbe8cc86f4639f4e1fbe84ea0339759e92f1f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-72259
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.8th percentile (higher than 9.8% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory