In the Linux kernel, the following vulnerability has been resolved:
cifs: prevent NULL deref in cifs_compose_mount_options()
The optional @ref parameter might contain an NULL node_name, so
prevent dereferencing it in cifs_compose_mount_options().
Addresses-Coverity: 1476408 ("Explicit null dereferenced")
References
Configurations
Configuration 1 (hide)
|
History
26 Dec 2024, 18:44
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-476 | |
References | () https://git.kernel.org/stable/c/03313d1c3a2f086bb60920607ab79ac8f8578306 - Patch | |
References | () https://git.kernel.org/stable/c/ae3d181f4e912f51af7776ea165f199b16fc165d - Patch | |
References | () https://git.kernel.org/stable/c/e58c162789becede894d3e94c0ce6695a2ef5796 - Patch | |
References | () https://git.kernel.org/stable/c/f7d1fa65e74263d11f90ddd33b4d4cd905a93759 - Patch |
Information
Published : 2024-05-21 15:15
Updated : 2024-12-26 18:44
NVD link : CVE-2021-47307
Mitre link : CVE-2021-47307
CVE.ORG link : CVE-2021-47307
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference