CVE-2021-3492 HIGH

CVE-2021-3492: Ubuntu linux kernel shiftfs file system double free vulnerability

Vendor Ubuntu
Product Linux kernel
Weakness CWE-415
Published April 17, 2021
Last update September 17, 2024

CVSS base score

8.8/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

Shiftfs, an out-of-tree stacking file system included in Ubuntu Linux kernels, did not properly handle faults occurring during copy_from_user() correctly. These could lead to either a double-free situation or memory not being freed at all. An attacker could use this to cause a denial of service (kernel memory exhaustion) or gain privileges via executing arbitrary code. AKA ZDI-CAN-13562.

Key dates

02Disclosure timeline

April 17, 2021 CVE published
September 17, 2024 Record updated