cbcvebase.
CVE-2023-52631
published 2024-04-02

CVE-2023-52631: In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix an NULL dereference bug The issue here is when this is called from…

PriorityP421medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.22%
13.3th percentile
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix an NULL dereference bug The issue here is when this is called from ntfs_load_attr_list(). The "size" comes from le32_to_cpu(attr->res.data_size) so it can't overflow on a 64bit systems but on 32bit systems the "+ 1023" can overflow and the result is zero. This means that the kmalloc will succeed by returning the ZERO_SIZE_PTR and then the memcpy() will crash with an Oops on the next line.

Affected

16 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.82-1 (bookworm)linux 6.1.82-1 (bookworm)
linuxlinux
linuxlinux>= be71b5cba2e6485e8959da7a9f9a44461a1bb074 < ae4acad41b0f93f1c26cc0fc9135bb79d8282d0bae4acad41b0f93f1c26cc0fc9135bb79d8282d0b
linuxlinux>= be71b5cba2e6485e8959da7a9f9a44461a1bb074 < ec1bedd797588fe38fc11cba26d77bb1d9b194c6ec1bedd797588fe38fc11cba26d77bb1d9b194c6
linuxlinux>= be71b5cba2e6485e8959da7a9f9a44461a1bb074 < fb7bcd1722bc9bc55160378f5f99c01198fd14a7fb7bcd1722bc9bc55160378f5f99c01198fd14a7
linuxlinux>= be71b5cba2e6485e8959da7a9f9a44461a1bb074 < 686820fe141ea0220fc6fdfc7e5694f915cf64b2686820fe141ea0220fc6fdfc7e5694f915cf64b2
linuxlinux>= be71b5cba2e6485e8959da7a9f9a44461a1bb074 < b2dd7b953c25ffd5912dda17e980e7168bebcf6cb2dd7b953c25ffd5912dda17e980e7168bebcf6c
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.1.82-16.1.82-1
linuxlinux_kernel>= 0 < 6.7.7-16.7.7-1
linuxlinux_kernel>= 0 < 6.7.7-16.7.7-1
linuxlinux_kernel>= 0 < 5.15.0-106.1165.15.0-106.116
linuxlinux_kernel>= 5.15 < 5.15.1495.15.149
linuxlinux_kernel>= 5.16 < 6.1.786.1.78
linuxlinux_kernel>= 6.2 < 6.6.176.6.17
linuxlinux_kernel>= 6.7 < 6.7.56.7.5

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv7.0HIGH
vendor_ubuntu7.0HIGH
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.