Lucene search
+L

2840 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/09 12:00 a.m.•0 views

CVE-2025-38239: Improper Validation of Array Index

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix invalid node index On a system with DRAM interleave enabled, out-of-bound access is detected: megaraidsas 0000:3f:00.0: requested/available msix 128/128 pollqueue 0 ------------ cut here ------------ UBSAN:...

7.8CVSS5.8AI score0.00155EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2025/07/08 12:48 p.m.•27 views

CVE-2024-53009 Improper Validation of Array Index in Automotive Autonomy

Memory corruption while operating the mailbox in Automotive...

5.3CVSS0.00087EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2025/07/08 12:34 p.m.•16 views

jq: jq has signed integer overflow in jv.c:jvp_array_write

A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory acces...

6.5CVSS7.2AI score0.00441EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
•added 2025/07/08 12:33 p.m.•14 views

jq: jq has signed integer overflow in jv.c:jvp_array_write

A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory acces...

6.5CVSS7.2AI score0.00441EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
•added 2025/07/08 12:30 p.m.•22 views

jq: jq has signed integer overflow in jv.c:jvp_array_write

A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory acces...

6.5CVSS7.2AI score0.00441EPSS
SaveExploits1References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/08 12:00 a.m.•0 views

CVE-2024-53009: Improper Validation of Array Index

Memory corruption while operating the mailbox in Automotive...

7.8CVSS6AI score0.00087EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/07/06 2:14 p.m.•23 views

CVE-2025-38198

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References4
NVD
NVD
•added 2025/07/04 2:15 p.m.•18 views

CVE-2025-38204

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in addmissingindices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and return -EIO if the check fails. Also make jfsreaddir...

7.8CVSS0.00177EPSS
SaveExploits0References6
NVD
NVD
•added 2025/07/04 2:15 p.m.•22 views

CVE-2025-38198

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

7.8CVSS0.00175EPSS
SaveExploits0References7
OSV
OSV
•added 2025/07/04 2:15 p.m.•17 views

UBUNTU-CVE-2025-38204

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in addmissingindices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and return -EIO if the check fails. Also make jfsreaddir...

7.8CVSS6.2AI score0.00177EPSS
SaveExploits0References24
OSV
OSV
•added 2025/07/04 1:37 p.m.•16 views

CVE-2025-38204 jfs: fix array-index-out-of-bounds read in add_missing_indices

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in addmissingindices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and return -EIO if the check fails. Also make jfsreaddir...

7.8CVSS6.4AI score
SaveExploits0References9
CVE
CVE
•added 2025/07/04 1:37 p.m.•121 views

CVE-2025-38204

CVE-2025-38204 affects the Linux kernel’s JFS filesystem. The issue is an array-index-out-of-bounds read in add_missing_indices, where stbl (s8) must map to offsets 0–127. A bound check was added and -EIO is returned if the check fails; jfs_readdir is also updated to propagate errors from add_mis...

7.8CVSS6.4AI score0.00177EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2025/07/04 1:37 p.m.•21 views

CVE-2025-38204 jfs: fix array-index-out-of-bounds read in add_missing_indices

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in addmissingindices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and return -EIO if the check fails. Also make jfsreaddir...

7.8CVSS0.00177EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2025/07/04 1:37 p.m.•31 views

CVE-2025-38198 fbcon: Make sure modelist not set on unregistered console

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

0.00175EPSS
SaveExploits0References5
CVE
CVE
•added 2025/07/04 1:37 p.m.•107 views

CVE-2025-38198

CVE-2025-38198 – Linux kernel fbcon : A fix resolves an out-of-bounds access when writing to store_modes if con2fb_map contains -1 for an unregistered console. The issue stems from fbcon_info_from_console accessing fbcon_registered_fb[con2fb_map[console]]; the patch changes this to handle invalid...

7.8CVSS6.5AI score0.00175EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
•added 2025/07/04 12:00 a.m.•7 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 originates from an unverified array index resulting in an out-of-bounds read...

7.1CVSS7AI score0.00177EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/04 12:00 a.m.•0 views

CVE-2025-38198: Improper Validation of Array Index

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2025/07/03 8:35 a.m.•30 views

CVE-2025-38146 net: openvswitch: Fix the dead loop of MPLS parse

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix the dead loop of MPLS parse The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks, The label count value has wrapped around. A dead loop occurs, soft lockup/CPU stuck...

9.4CVSS0.00444EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/03 12:00 a.m.•0 views

CVE-2025-38146: Improper Validation of Array Index

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix the dead loop of MPLS parse The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks, The label count value has wrapped around. A dead loop occurs, soft lockup/CPU stuck...

9.4CVSS5.8AI score0.00444EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2025/06/21 1:48 p.m.•9 views

CVE-2025-38013

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Set nchannels after allocating struct cfg80211scanrequest Make sure that nchannels is set after allocating the struct cfg80211registereddevice::intscanreq member. Seen with syzkaller: UBSAN:...

5.5CVSS7.2AI score0.00199EPSS
SaveExploits0References4
Rows per page
Query Builder