Lucene search
+L

2622 matches found

RedhatCVE
RedhatCVE
added 2024/12/29 2:46 p.m.14 views

CVE-2024-56596

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Added a check to return error code in that case...

5.5CVSS6.9AI score0.00258EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:46 p.m.33 views

CVE-2024-56595

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out...

5.5CVSS6.8AI score0.0026EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.36 views

CVE-2024-56598

In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds due to a bad filesystem. Added a check with appopriate return of error code in that case...

7.8CVSS0.00258EPSS
SaveExploits0References9
NVD
NVD
added 2024/12/27 3:15 p.m.11 views

CVE-2024-56595

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out...

7.8CVSS0.0026EPSS
SaveExploits0References9
NVD
NVD
added 2024/12/27 3:15 p.m.23 views

CVE-2024-56596

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Added a check to return error code in that case...

7.8CVSS0.00258EPSS
SaveExploits0References9
CVE
CVE
added 2024/12/27 2:51 p.m.157 views

CVE-2024-56598

Technical details about CVE-2024-56598 (Linux kernel jfs: array-index-out-of-bounds in dtReadFirst) are not provided in the connected documents. Please monitor for updates.

7.8CVSS6.6AI score0.00258EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.19 views

CVE-2024-56598

In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds due to a bad filesystem. Added a check with appopriate return of error code in that case...

7.8CVSS5.6AI score0.00258EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.40 views

CVE-2024-56598 jfs: array-index-out-of-bounds fix in dtReadFirst

In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds due to a bad filesystem. Added a check with appopriate return of error code in that case...

7.1CVSS0.00258EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/27 2:51 p.m.162 views

CVE-2024-56596

CVE-2024-56596 relates to the Linux kernel, in the JFS filesystem implementation. The issue is an array-index-out-of-bounds in jfs_readdir, caused by potential invalid values in the directory index table (stbl). The fix adds a validation check to detect invalid stbl values and return an error cod...

7.8CVSS6.6AI score0.00258EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.14 views

CVE-2024-56596

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Added a check to return error code in that case...

7.8CVSS5.7AI score0.00258EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.27 views

CVE-2024-56596 jfs: fix array-index-out-of-bounds in jfs_readdir

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Added a check to return error code in that case...

7.8CVSS0.00258EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 2:51 p.m.13 views

CVE-2024-56596 jfs: fix array-index-out-of-bounds in jfs_readdir

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Added a check to return error code in that case...

7.8CVSS6.2AI score
SaveExploits0References12
OSV
OSV
added 2024/12/27 2:51 p.m.20 views

CVE-2024-56595 jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out...

7.8CVSS6.1AI score
SaveExploits0References12
CVE
CVE
added 2024/12/27 2:51 p.m.216 views

CVE-2024-56595

CVE-2024-56595 concerns the Linux kernel JFS (Journaling File System) code path in dbAdjTree. The issue is an array-index-out-of-bounds that can occur when lp is 0 at the start of a for loop, which may become negative on the next assignment if not bailed out. The available connected documents con...

7.8CVSS6.5AI score0.0026EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.42 views

CVE-2024-56595 jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out...

0.0026EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.16 views

CVE-2024-56595

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out...

7.8CVSS5.7AI score0.0026EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.31 views

CVE-2024-53228 riscv: kvm: Fix out-of-bounds array access

In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: Fix out-of-bounds array access In kvmriscvvcpusbiinit the entry-extidx can contain an out-of-bound index. This is used as a special marker for the base extensions, that cannot be disabled. However, when traversing the...

0.00238EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.8 views

Linux kernel 安全漏洞

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 that stems from an array index out-of-bounds issue in jfsreaddir in the jfs file system...

7.8CVSS6.6AI score0.00258EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/12/24 1:27 p.m.14 views

CVE-2024-53156

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: add range check for connrspepid in htcconnectservice I found the following bug in my fuzzer: UBSAN: array-index-out-of-bounds in drivers/net/wireless/ath/ath9k/htchst.c:26:51 index 255 is out of range for type...

7.1CVSS6.6AI score0.00237EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/12/16 12:0 a.m.9 views

PT-2025-2931

Name of the Vulnerable Software and Affected Versions OFFIS DCMTK version 3.6.8 Description An improper array index validation issue exists in the determineMinMax functionality. A specially crafted DICOM file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger...

8.4CVSS7.1AI score0.01728EPSS
SaveExploits8References77
Rows per page
Query Builder