CVE-2023-52902

medium

Description

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in do_mmap() error path The preallocation of the maple tree nodes may leak if the error path to "error_just_free" is taken. Fix this by moving the freeing of the maple tree nodes to a shared location for all error paths.

References

https://git.kernel.org/stable/c/7f31cced5724e6d414fe750aa1cd7e7b578ec22f

https://git.kernel.org/stable/c/1442d51026c58e7c11dd5f9b19650632a48676d4

Details

Source: Mitre, NVD

Published: 2024-08-21

Updated: 2024-09-13

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium