In the Linux kernel, the following vulnerability has been resolved:
mailbox: mailbox-test: free channels on probe error
On probe error, free the previously obtained channels. This not only
prevents a leak, but also UAF scenarios because the client structure
will be removed nonetheless because it was allocated with devm.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-26 20:17
Updated : 2026-07-08 03:52
NVD link : CVE-2026-53296
Mitre link : CVE-2026-53296
CVE.ORG link : CVE-2026-53296
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
