In the Linux kernel, the following vulnerability has been resolved:
ASoC: soc-pcm: Add NULL check in BE reparenting
Add NULL check in dpcm_be_reparent API, to handle
kernel NULL pointer dereference error.
The issue occurred in fuzzing test.
References
Configurations
Configuration 1 (hide)
|
History
25 Oct 2024, 15:51
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/0760acc2e6598ad4f7bd3662db2d907ef0838139 - Patch | |
References | () https://git.kernel.org/stable/c/34a9796bf0684bfd54e96a142560d560c21c983b - Patch | |
References | () https://git.kernel.org/stable/c/9f74b9aa8d58c18927bb9b65dd5ba70a5fd61615 - Patch | |
References | () https://git.kernel.org/stable/c/d4dd21a79dbb862d2ebcf9ed90e646416009ff0d - Patch | |
References | () https://git.kernel.org/stable/c/db8f91d424fe0ea6db337aca8bc05908bbce1498 - Patch | |
References | () https://git.kernel.org/stable/c/e7166d6821c15f3516bcac8ae3f155924da1908c - Patch | |
References | () https://git.kernel.org/stable/c/f2ba66d8738584d124aff4e760ed1337f5f6dfb6 - Patch | |
References | () https://git.kernel.org/stable/c/f6f45e538328df9ce66aa61bafee1a5717c4b700 - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:* |
23 Oct 2024, 15:13
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Oct 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-21 20:15
Updated : 2024-10-25 15:51
NVD link : CVE-2022-48992
Mitre link : CVE-2022-48992
CVE.ORG link : CVE-2022-48992
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference