Lucene search
+L

1204 matches found

OSV
OSV
added 2024/06/21 11:15 a.m.12 views

AZL-54987 CVE-2024-38625 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

5.5CVSS5.6AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.19 views

UBUNTU-CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.2AI score0.00526EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.35 views

CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.4AI score0.00526EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.20 views

CVE-2024-38624

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References20
OSV
OSV
added 2024/06/21 11:15 a.m.14 views

UBUNTU-CVE-2024-38625

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

5.5CVSS5.8AI score0.00221EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.23 views

CVE-2024-38625

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

5.5CVSS5.6AI score0.00221EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.46 views

CVE-2024-38625 fs/ntfs3: Check 'folio' pointer for NULL

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

0.00221EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.14 views

CVE-2024-38625 fs/ntfs3: Check 'folio' pointer for NULL

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

6.9AI score0.00221EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/21 10:18 a.m.94 views

CVE-2024-38625

CVE-2024-38625 affects the Linux kernel ntfs3 NTFS driver. The root cause is a NULL folio pointer in fs/ntfs3 checks when bmap is invoked; this can lead to a crash. The CVSSv3.1 vector indicates Local, Low attack complexity, Low privileges, no user interaction, with Availability impact HIGH (I=NO...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/21 10:18 a.m.10 views

CVE-2024-38625 fs/ntfs3: Check 'folio' pointer for NULL

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

5.9AI score
SaveExploits0References6
CVE
CVE
added 2024/06/21 10:18 a.m.97 views

CVE-2024-38623

CVE-2024-38623 : The issue in the Linux kernel relates to the ntfs3 code using a fixed-size array, leading to a memcpy overflow in ntfs_set_label about uni->name (20 vs 256). The fix is to switch to a variable-length array (fs/ntfs3) to prevent the overflow. Connected Astra Linux advisories co...

9.8CVSS9.2AI score0.00526EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/06/21 10:18 a.m.95 views

CVE-2024-38624

CVE-2024-38624 affects the Linux kernel NTFS3 file system code. The issue arises from using 32-bit arithmetic in a computing expression (for example, vbo = 2 * vbo + skip), risking overflow; the fix is to switch to a 64-bit variable to prevent 32-bit overflow. Multiple advisories (e.g., Ubuntu US...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/06/21 10:18 a.m.15 views

CVE-2024-38624 fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

6AI score
SaveExploits0References8
OSV
OSV
added 2024/06/21 10:18 a.m.25 views

CVE-2024-38623 fs/ntfs3: Use variable length array instead of fixed size

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

7.8CVSS6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.35 views

CVE-2024-38623 fs/ntfs3: Use variable length array instead of fixed size

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

7.8CVSS0.00526EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.24 views

CVE-2024-38623 fs/ntfs3: Use variable length array instead of fixed size

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

7AI score0.00526EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.31 views

CVE-2024-38624 fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

0.00222EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/06/21 10:18 a.m.14 views

CVE-2024-38624

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/06/21 12:00 a.m.9 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from the fs/ntfs3 module not checking if the folio pointer is null...

5.5CVSS6.5AI score0.00221EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/06/21 12:00 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a potential overflow problem in the fs/ntfs3 module...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References7
Rows per page
Query Builder