In the Linux kernel, the following vulnerability has been resolved:
crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
Unregister the hwrng to prevent new ->read() calls and flush the Atmel
I2C workqueue before teardown to prevent a potential UAF if a queued
callback runs while the device is being removed.
Drop the early return to ensure sysfs entries are removed and
->hwrng.priv is freed, preventing a memory leak.
References
Configurations
Configuration 1 (hide)
|
History
24 Jun 2026, 16:59
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| CWE | CWE-416 | |
| References | () https://git.kernel.org/stable/c/1193c12126d39bf986a5a9214827b73707b193ab - Patch | |
| References | () https://git.kernel.org/stable/c/31901371ccd16b42d2f167b1018ba9ae8bd5a6c7 - Patch | |
| References | () https://git.kernel.org/stable/c/6dbeb0f788582e1ab5dfc3f41994eac0ec88c2b5 - Patch | |
| References | () https://git.kernel.org/stable/c/775c00d87c385b758da9504cf053acea00e2ed40 - Patch | |
| References | () https://git.kernel.org/stable/c/bab1adf3b87e4bfac92c4f5963c63db434d561c1 - Patch | |
| References | () https://git.kernel.org/stable/c/c5a45d14234bf26e28a89e3a5dcc08336595cf11 - Patch |
01 Jun 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-24 16:59
NVD link : CVE-2026-46075
Mitre link : CVE-2026-46075
CVE.ORG link : CVE-2026-46075
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
