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
08 Jul 2026, 03:52
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-416 | |
| References | () https://git.kernel.org/stable/c/02beb178e2e159daeb8f992d7abb16a37da31664 - Patch | |
| References | () https://git.kernel.org/stable/c/0ad8c4a03a358de7811ba1ab8cbd1fe76ad0ff6b - Patch | |
| References | () https://git.kernel.org/stable/c/15c4cc3850cfe1b973eb7b63c02314b267f06a64 - Patch | |
| References | () https://git.kernel.org/stable/c/187069ccc3474516af32350e20d7e449160fa6de - Patch | |
| References | () https://git.kernel.org/stable/c/6c6ce2ccb4fcf1617fec83f91b21aa0265f30701 - Patch | |
| References | () https://git.kernel.org/stable/c/742001919653e7313b4e91780c5d108be1692365 - Patch | |
| References | () https://git.kernel.org/stable/c/81c9e7e4030e71391ab479c4c6e17b64802577aa - Patch | |
| References | () https://git.kernel.org/stable/c/c02053a9055d5fdfd32432287cca8958db1d5bc5 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
26 Jun 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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
