In 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
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 19:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-04T18:10:48.095Z
Updated: 2024-11-05T18:55:06.750Z
Reserved: 2024-02-29T22:33:44.301Z
Link: CVE-2021-47096
Vulnrichment
Updated: 2024-08-04T05:24:39.790Z
NVD
Status : Awaiting Analysis
Published: 2024-03-04T18:15:07.960
Modified: 2024-11-05T19:35:00.660
Link: CVE-2021-47096
Redhat