CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscache_put_cache() This function dereferences "cache" and then checks if it's IS_ERR_OR_NULL(). Check first, then dereference.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*

History

03 Apr 2025, 15:19

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/1c45256e599061021e2c848952e50f406457e448 - () https://git.kernel.org/stable/c/1c45256e599061021e2c848952e50f406457e448 - Patch
References () https://git.kernel.org/stable/c/3be0b3ed1d76c6703b9ee482b55f7e01c369cc68 - () https://git.kernel.org/stable/c/3be0b3ed1d76c6703b9ee482b55f7e01c369cc68 - Patch
References () https://git.kernel.org/stable/c/4200ad3e46ce50f410fdda302745489441bc70f0 - () https://git.kernel.org/stable/c/4200ad3e46ce50f410fdda302745489441bc70f0 - Patch
References () https://git.kernel.org/stable/c/82a9bc343ba019665d3ddc1d9a180bf0e0390cf3 - () https://git.kernel.org/stable/c/82a9bc343ba019665d3ddc1d9a180bf0e0390cf3 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
First Time Linux linux Kernel
Linux

21 Nov 2024, 09:02

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/1c45256e599061021e2c848952e50f406457e448 - () https://git.kernel.org/stable/c/1c45256e599061021e2c848952e50f406457e448 -
References () https://git.kernel.org/stable/c/3be0b3ed1d76c6703b9ee482b55f7e01c369cc68 - () https://git.kernel.org/stable/c/3be0b3ed1d76c6703b9ee482b55f7e01c369cc68 -
References () https://git.kernel.org/stable/c/4200ad3e46ce50f410fdda302745489441bc70f0 - () https://git.kernel.org/stable/c/4200ad3e46ce50f410fdda302745489441bc70f0 -
References () https://git.kernel.org/stable/c/82a9bc343ba019665d3ddc1d9a180bf0e0390cf3 - () https://git.kernel.org/stable/c/82a9bc343ba019665d3ddc1d9a180bf0e0390cf3 -

06 Nov 2024, 16:35

Type Values Removed Values Added
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: netfs, fscache: Prevenir Ups en fscache_put_cache() Esta función desreferencia "caché" y luego verifica si es IS_ERR_OR_NULL(). Primero verifique y luego elimine la referencia.

11 Mar 2024, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-11 18:15

Updated : 2025-04-03 15:19


NVD link : CVE-2024-26612

Mitre link : CVE-2024-26612

CVE.ORG link : CVE-2024-26612


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference