Lucene search
+L

223 matches found

Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.47 views

CVE-2023-52603

In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the following issue: oop0: detected capacity change from 0 to 32768 UBSAN: array-index-out-of-bounds in fs/jfs/jfsdtree.c:1971:9 index -2 is out of range for type...

7.8CVSS6.2AI score0.00289EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.27 views

CVE-2023-52601 jfs: fix array-index-out-of-bounds in dbAdjTree

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbAdjTree Currently there is a bound check missing in the dbAdjTree while accessing the dmtstree. To add the required check added the bool isctl which is required to determine the size as...

6.7AI score0.00249EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/06 6:45 a.m.4099 views

CVE-2023-52601

The CVE-2023-52601 entry refers to a Linux kernel flaw in the XFS-like JFS file system: a missing bound check in dbAdjTree when accessing dmt_stree can cause an array-index-out-of-bounds. The fix introduces a bool is_ctl to determine size, as described in the cited kernel commits. Affected/affect...

7.8CVSS7.4AI score0.00249EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.38 views

CVE-2023-52601 jfs: fix array-index-out-of-bounds in dbAdjTree

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbAdjTree Currently there is a bound check missing in the dbAdjTree while accessing the dmtstree. To add the required check added the bool isctl which is required to determine the size as...

6.4AI score0.00249EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/06 6:45 a.m.175 views

CVE-2023-52599

Summary (CVE-2023-52599) : The Linux kernel JFS path diNewExt had an out-of-bounds UBSAN failure (index -878706688 for struct iagctl[128]) traced to fs/jfs/jfs_imap.c:2360. The issue arises when agno is too large, leading to overflow in agno handling. The fix described in the sources is to valida...

7.8CVSS5.9AI score0.00249EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.27 views

CVE-2023-52599 jfs: fix array-index-out-of-bounds in diNewExt

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diNewExt Syz report UBSAN: array-index-out-of-bounds in fs/jfs/jfsimap.c:2360:2 index -878706688 is out of range for type 'struct iagctl128' CPU: 1 PID: 5065 Comm: syz-executor282 Not tainted...

6.6AI score0.00249EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.50 views

CVE-2023-52599 jfs: fix array-index-out-of-bounds in diNewExt

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diNewExt Syz report UBSAN: array-index-out-of-bounds in fs/jfs/jfsimap.c:2360:2 index -878706688 is out of range for type 'struct iagctl128' CPU: 1 PID: 5065 Comm: syz-executor282 Not tainted...

7.5AI score0.00249EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 6:45 a.m.15 views

CVE-2023-52599 jfs: fix array-index-out-of-bounds in diNewExt

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diNewExt Syz report UBSAN: array-index-out-of-bounds in fs/jfs/jfsimap.c:2360:2 index -878706688 is out of range for type 'struct iagctl128' CPU: 1 PID: 5065 Comm: syz-executor282 Not tainted...

7.8CVSS5.8AI score0.00249EPSS
SaveExploits0References13
CVE
CVE
added 2024/03/06 6:45 a.m.249 views

CVE-2023-52594

CVE-2023-52594 (Linux kernel) involves a potential array-index-out-of-bounds read in the ath9k_htc_txstatus() path of the wifi/ath9k driver. The issue occurs when txs->cnt (data from a URB from a USB device) exceeds HTC_MAX_TX_STATUS (12); UBSAN reports index 13 out of range. The code path lac...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/03/06 6:45 a.m.7 views

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

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9khtctxstatus Fix an array-index-out-of-bounds read in ath9khtctxstatus. The bug occurs when txs-cnt, data from a URB provided by a USB device, is bigger than the si...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.20 views

CVE-2023-52594

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9khtctxstatus Fix an array-index-out-of-bounds read in ath9khtctxstatus. The bug occurs when txs-cnt, data from a URB provided by a USB device, is bigger than the si...

7.8CVSS7.3AI score0.00248EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.34 views

CVE-2021-47065

In the Linux kernel, the following vulnerability has been resolved: rtw88: Fix array overrun in rtwgettxpowerparams Using a kernel with the Undefined Behaviour Sanity Checker UBSAN enabled, the following array overrun is logged:...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/29 3:52 p.m.10666 views

CVE-2024-26613

CVE-2024-26613 is rejected by the CNA and not an active vulnerability entry.

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.28 views

EulerOS Virtualization 3.0.2.6 : kernel (EulerOS-SA-2023-1066)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In unixscmtoskb of afunix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation ...

7.8CVSS6.8AI score0.06846EPSS
SaveExploits5References11
Positive Technologies
Positive Technologies
added 2023/11/07 12:0 a.m.7 views

PT-2025-18876 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the version containing the fix for the max subslices array-index-out-of-bounds access Description: A potential out-of-bounds access issue has been identified in the Linux kernel, specifically in the drm/i915/sse...

8.8CVSS7.2AI score0.16642EPSS
SaveExploits12References881
Tenable Nessus
Tenable Nessus
added 2023/07/13 12:0 a.m.33 views

SUSE SLES15: kernel-azure / kernel-azure-devel / kernel-devel-azure / etc (SUSE-SU-2021:3807-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:3807-1 advisory. The SUSE Linux Enterprise 15 SP2 Azure kernel was updated to receive various security and bugfixes. The following security bugs were fixed: -...

7.5CVSS6.8AI score0.06846EPSS
SaveExploits1References42
OSV
OSV
added 2023/06/15 5:15 p.m.14 views

UBUNTU-CVE-2023-34453

snappy-java is a fast compressor/decompressor for Java. Due to unchecked multiplications, an integer overflow may occur in versions prior to 1.1.10.1, causing a fatal error. The function shuffleint input in the file BitShuffle.java receives an array of integers and applies a bit shuffle on it. It...

7.5CVSS6.9AI score0.01707EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:0 a.m.41 views

CBL Mariner 2.0 Security Update: kernel (CVE-2021-43389)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2021-43389 advisory. - An issue was discovered in the Linux kernel before 5.14.15. There is an array-index-out-of-bounds flaw in th...

5.5CVSS6.7AI score0.00669EPSS
SaveExploits1References2
OSV
OSV
added 2022/06/28 8:11 p.m.9 views

GSD-2022-1004010 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.283 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 8:0 p.m.19 views

GSD-2022-1003902 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.247 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder