In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: f_rndis: Protect RNDIS options with mutex
The class/subclass/protocol options are suspectible to race conditions
as they can be accessed concurrently through configfs.
Use existing mutex to protect these options. This issue was identified
during code inspection.
References
Configurations
Configuration 1 (hide)
|
History
18 May 2026, 12:36
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-362 | |
| References | () https://git.kernel.org/stable/c/0a75d97c53477a59c0aa1c65f69038c719f9c5b8 - Patch | |
| References | () https://git.kernel.org/stable/c/209decd3f7901df9842b83f2540dc8685e344a07 - Patch | |
| References | () https://git.kernel.org/stable/c/446f1842cda929c40d4697722bfdcfb334bc9692 - Patch | |
| References | () https://git.kernel.org/stable/c/65b7dbf80a1627667c241fff7c1c224f3118014f - Patch | |
| References | () https://git.kernel.org/stable/c/7d8fa3b8783ab95a46e20d97fbeeede719b2efda - Patch | |
| References | () https://git.kernel.org/stable/c/8d8c68b1fc06ece60cf43e1306ff0f4ac121547e - Patch | |
| References | () https://git.kernel.org/stable/c/c1b3d5b0acb194efe20fc5864ee03439fa7bd45c - Patch | |
| References | () https://git.kernel.org/stable/c/cb5316b37288ab8791584e32f114c4f41ad45b67 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
08 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-08 14:16
Updated : 2026-05-18 12:36
NVD link : CVE-2026-43342
Mitre link : CVE-2026-43342
CVE.ORG link : CVE-2026-43342
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
