Lucene search
+L

623 matches found

OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-74408

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: fix OOB access from firmware tx status queue ID athtxedmatasklet accesses sc-tx.txqts.qid where ts.qid is a 4-bit hardware field 0-15, but the txq array only has ATH9KNUMTXQUEUES 10 entries. A qid = 10 causes an OOB...

8.8CVSS5.4AI score0.00266EPSS
SaveExploits0References11
NVD
NVD
added 3 days ago4 views

CVE-2026-72399

In the Linux kernel, the following vulnerability has been resolved: net: enetc: check the number of BDs needed for xdpframe The size of xdpredirectarr array is ENETCMAXSKBFRAGS. However, the number of fragments contained in xdpframe may be greater than or equal to ENETCMAXSKBFRAGS, which will cau...

9.8CVSS0.00672EPSS
SaveExploits0References6
CVE
CVE
added 3 days ago15 views

CVE-2026-74333

CVE-2026-74333: In the Linux kernel ASoC subsystem for amd: acp-sdw-legacy, a bound check bug occurs in create_sdw_dailinks() where it iterates soc_dais beyond the allocated entries if all entries are initialized. Reports from KASAN show a slab-out-of-bounds read. The fix is to pass the allocated...

8.4CVSS5.3AI score0.00142EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago35 views

CVE-2026-74333 ASoC: amd: acp-sdw-legacy: Bound DAI link iteration

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-legacy: Bound DAI link iteration createsdwdailinks walks socdais until it finds an entry with initialised cleared, but socdais is allocated with exactly numends entries. If all entries are initialised, the loop...

8.4CVSS0.00142EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago4 views

CVE-2026-72399 net: enetc: check the number of BDs needed for xdp_frame

In the Linux kernel, the following vulnerability has been resolved: net: enetc: check the number of BDs needed for xdpframe The size of xdpredirectarr array is ENETCMAXSKBFRAGS. However, the number of fragments contained in xdpframe may be greater than or equal to ENETCMAXSKBFRAGS, which will cau...

9.8CVSS5.4AI score
SaveExploits0References9
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-58923

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix condition in 'nandselecttarget' 'cs' here must be in range 0:nanddevntargets...

5.3AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 3 days ago22 views

CVE-2026-72011 s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()

In the Linux kernel, the following vulnerability has been resolved: s390/diag: Add missing arrayindexnospec call to memtopgetpagecount 'level' is user space controlled and used to read from an array. Add the missing arrayindexnospec call to prevent speculative execution...

0.00213EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago14 views

CVE-2026-72011

The CVE-2026-72011 issue concerns the Linux kernel on s390 where a read from an array used by a user-space controlled level could be exploited via speculative execution. The fix adds a missing array_index_nospec() call to memtop_get_page_count() to mitigate speculative access. Connected documents...

5.4AI score0.00213EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-72768

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-sof: Bound DAI link iteration create sdw dailinks walks sof dais until it finds an entry with initialised cleared, but sof dais is allocated with exactly num ends entries. If all entries are initialised, the lo...

5.3AI score0.00144EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Platform/x86: hp-bioscfg: Fixed out-of-bounds array access issues in ACPI package parsing. The hppopulateelementsfrompackage functions in the hp-bioscfg driver contain vulnerabilities related to out-of-bounds array access. These...

7.1CVSS5.8AI score0.00121EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.13 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fixed an issue where engid could be negative, causing the streamenc regs array to be indexed out of bounds. The variable engid is used directly as an index into the streamenc regs array, which has only 5 elements...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/25 8:51 a.m.18 views

EUVD-2026-48802

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damonhotscore Fix three issues in damonhotscore that comes from wrong handling of extreme zero or too high monitoring intervals user setup. When the user sets sampling interval zer...

5.7AI score0.0018EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/24 4:16 p.m.10 views

CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

7.1CVSS0.00117EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 4:13 p.m.10 views

LZ4 Java: Native XXHash implementations can crash the JVM when passed invalid byte array ranges

Summary Insufficient validation of byte array arguments in JNI-based XXHash implementations in lz4-java 1.11.0 and earlier allows callers to crash the JVM by passing an invalid array reference or invalid range to native XXHash methods. This affects applications where an attacker can influence the...

6.5CVSS6AI score
SaveExploits0References4Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:49 p.m.10 views

CVE-2026-45799

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.3.0 and 7.0.0-alpha03, ByteArrayProtoReader32.skipGroup and ProtoReader.skipGroup in wire-runtime do not validate that a LENGTHDELIMITED field length is non-negative before skip, allowing a crafted protobuf...

7.5CVSS5.3AI score0.00546EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2026/07/13 10:16 p.m.12 views

CVE-2026-15685

Ollama downloadBlob Improper Validation of Array Index Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Ollama. Authentication is not required to exploit this vulnerability. The specific flaw exists...

7.5CVSS0.00391EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:35 a.m.11 views

CVE-2026-57258

The PRC file header parsing logic trusts the constructed file structure description information, assumes that the underlying array contains elements and reads them, leading to out-of-bounds reads and application crashes...

6.1CVSS6AI score0.00112EPSS
SaveExploits0References2Affected Software2
RedHat Linux
RedHat Linux
added 2026/06/25 5:36 p.m.11 views

keycloak: Keycloak: Denial of Service via malformed Authorization header

A flaw was found in Keycloak's ClientRegistrationAuth component. A remote unauthenticated attacker can exploit this vulnerability by sending a specially crafted POST request with a malformed 'Authorization: Bearer' header to any client registration endpoint. This can lead to an...

5.3CVSS5.8AI score0.00417EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/06/25 4:16 p.m.12 views

CVE-2026-55693

Vim is an open source, command line text editor. Prior to 9.2.0653, the treecountwords function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked...

8.4CVSS6.1AI score0.00124EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/25 9:31 a.m.10 views

EUVD-2026-39341

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp VBIOS HDMI retimer register count to array size Why & How The VBIOS integrated info tables v111 and v21 contain HdmiRegNum and Hdmi6GRegNum fields that are used as loop bounds when copying retimer I2C...

5.7AI score0.00129EPSS
SaveExploits0References8
Rows per page
Query Builder