Lucene search
+L

628 matches found

OSV
OSV
added 2025/01/08 6:15 p.m.3 views

DEBIAN-CVE-2024-56784

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adding array index check to prevent memory corruption Why & How Array indices out of bound caused memory corruption. Adding checks to ensure that array index stays in bound...

7.8CVSS6.3AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/08 6:15 p.m.9 views

UBUNTU-CVE-2024-56784

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adding array index check to prevent memory corruption Why & How Array indices out of bound caused memory corruption. Adding checks to ensure that array index stays in bound...

7.8CVSS6.5AI score0.00202EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/01/08 12:21 a.m.7 views

SUSE 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...

7CVSS7.7AI score0.00258EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.16 views

PT-2026-5996

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the stm32-usphyc probe function. The index variable, used to access the usbphyc-phys array, may be out of bounds if equal to usbphyc-nphys. The index...

4.6CVSS6.4AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.17 views

UBUNTU-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.8CVSS6.2AI score0.00258EPSS
SaveExploits0References56
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

UBUNTU-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.8CVSS6.2AI score0.00258EPSS
SaveExploits0References56
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

UBUNTU-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.8CVSS6.2AI score0.0026EPSS
SaveExploits0References52
Vulnrichment
Vulnrichment
added 2024/12/27 2:51 p.m.10 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.6AI score0.00258EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/12/27 2:51 p.m.4 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.5AI score0.00258EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/12/27 2:51 p.m.5 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.5AI score0.0026EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/12/24 12:00 a.m.12 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 the Linux kernel that stems from the uofgetname function of qat420xx in the crypto module incorrectly checking for array boundaries, leading ...

5.5CVSS6.6AI score0.00248EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: jfs: Fixed an array-index-out-of-bounds issue in diFree...

7.8CVSS6.2AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/21 1:52 p.m.24 views

CLSA-2024-1732197150 Fix of 20 CVEs

Update to 8u432-ga fixing a number of CVEs - CVE-2024-20918: missing array range check in C1 compiler leads to out-of-bounds access - CVE-2024-20919: unverified bytecode execution because of the flaw in JVM class file verifier - CVE-2024-20921: optimization issue of loop range check in IfNode and...

7.4CVSS7.2AI score0.01372EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()

A potential array-index-out-of-bounds read flaw was found in the Linux kernel in ath9khtctxstatus. This issue may lead to a crash...

7.8CVSS6.6AI score0.00248EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/07 10:15 a.m.9 views

DEBIAN-CVE-2024-50161

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the remaining infocnt before repeating btf fields When trying to repeat the btf fields for array of nested struct, it doesn't check the remaining infocnt. The following splat will be reported when the value of ret nele...

5.5CVSS4.9AI score0.002EPSS
SaveExploits0References1
Huntr
Huntr
added 2024/11/06 1:20 p.m.15 views

A malicious gguf model can lead to DoS due to unchecked array bound access via network

This report is not public...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/05 12:54 a.m.11 views

kernel: dev/parport: fix the array out-of-bounds risk

An array out-of-bounds flaw was found in dev/parport in the Linux kernel. This issue may result in a crash...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/25 3:07 a.m.12 views

SUSE CVE-2024-49931

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix array out-of-bound access in SoC stats Currently, the ath12ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath12kdprxprocess function access...

7.8CVSS6.4AI score0.00244EPSS
SaveExploits0References16
Rows per page
Query Builder