In the Linux kernel, the following vulnerability has been resolved:
media: staging/intel-ipu3: Fix memory leak in imu_fmt
We are losing the reference to an allocated memory if try. Change the
order of the check to avoid that.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/14d0e99c3ef6b0648535a31bf2eaabb4eff97b9e - Patch | |
References | () https://git.kernel.org/stable/c/3630901933afba1d16c462b04d569b7576339223 - Patch | |
References | () https://git.kernel.org/stable/c/517f6f570566a863c2422b843c8b7d099474f6a9 - Patch | |
References | () https://git.kernel.org/stable/c/74ba0adb5e983503b18a96121d965cad34ac7ce3 - Patch | |
References | () https://git.kernel.org/stable/c/ff792ae52005c85a2d829c153e08d99a356e007d - Patch |
10 Apr 2024, 19:53
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-401 | |
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/14d0e99c3ef6b0648535a31bf2eaabb4eff97b9e - Patch | |
References | () https://git.kernel.org/stable/c/3630901933afba1d16c462b04d569b7576339223 - Patch | |
References | () https://git.kernel.org/stable/c/517f6f570566a863c2422b843c8b7d099474f6a9 - Patch | |
References | () https://git.kernel.org/stable/c/74ba0adb5e983503b18a96121d965cad34ac7ce3 - Patch | |
References | () https://git.kernel.org/stable/c/ff792ae52005c85a2d829c153e08d99a356e007d - Patch |
27 Feb 2024, 19:04
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-27 19:04
Updated : 2024-11-21 06:34
NVD link : CVE-2021-46944
Mitre link : CVE-2021-46944
CVE.ORG link : CVE-2021-46944
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime