I
n the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized user_pversion The user_pversion was uninitialized for the user space file structure in the open function, because the file private structure use kmalloc for the allocation. The kernel ALSA sequencer code clears the file structure, so no additional fixes are required. BugLink: https://github.com/alsa-project/alsa-lib/issues/178
References
Configurations
Configuration 1 (hide)
|
History
08 Apr 2025, 15:03
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:* |
|
| CWE | CWE-908 | |
| References | () https://git.kernel.org/stable/c/39a8fc4971a00d22536aeb7d446ee4a97810611b - Patch | |
| References | () https://git.kernel.org/stable/c/b398fcbe4de1e1100867fdb6f447c6fbc8fe7085 - Patch | |
| First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 06:35
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/39a8fc4971a00d22536aeb7d446ee4a97810611b - | |
| References | () https://git.kernel.org/stable/c/b398fcbe4de1e1100867fdb6f447c6fbc8fe7085 - |
05 Nov 2024, 19:35
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.0 |
Information
Published : 2024-03-04 18:15
Updated : 2025-04-08 15:03
NVD link : CVE-2021-47096
Mitre link : CVE-2021-47096
CVE.ORG link : CVE-2021-47096
JSON object : View
Products Affected
CWE
CWE-908
Use of Uninitialized Resource