Lucene search
+L

81805 matches found

OSV
OSV
added 2026/09/03 1:06 p.m.7 views

DEBIAN-CVE-2026-80736

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix bandwidth group reservation indexing Valid bandwidth group IDs range from 1 through MAXGROUPS, while Group ID 0 is reserved. tbconsumeddpbandwidth uses the Group ID directly to index its local groupreserved array...

7.8CVSS5.8AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80733

In the Linux kernel, the following vulnerability has been resolved: net: remove WARNONONCE from skmcloop skmcloop can be called for sockets that are neither AFINET nor AFINET6 e.g. AFPACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan. In such case...

5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

DEBIAN-CVE-2026-80737

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port...

7.8CVSS5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80730

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix crash passing ERRPTR to kthreadstop In testringbuffer's outfree cleanup loop, the check !rbthreadscpu only catches NULL entries and misses entries that hold an ERRPTR. rbthreads is static, so unassigned slots are...

5.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.7 views

DEBIAN-CVE-2026-80728

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amdgpu: fix aperture mapping leak" devres teardown is LIFO. The aperture devres node was registered after the DRM device node, so devresreleaseall unmaps the aperture before the DRM device release callback fires...

5.8AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80732

In the Linux kernel, the following vulnerability has been resolved: ata: patasl82c105: fix bridge revision use-after-free pcigetslot returns a referenced PCI device. Commit 44c10138fd4b "PCI: Change all drivers to use pcidevice-revision" replaced a configuration-space read with direct access to t...

7.8CVSS5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.8 views

DEBIAN-CVE-2026-80731

In the Linux kernel, the following vulnerability has been resolved: net: remove CAPSYSRAWIO zero-padding in devvalidateheader devvalidateheader reads dev-hardheaderlen directly when zero-padding short link layer headers for CAPSYSRAWIO holders: if capableCAPSYSRAWIO memsetllheader + len, 0,...

7.8CVSS5.8AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

DEBIAN-CVE-2026-80729

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: initialise workingset state before folio split xastrysplit adds GFPACCOUNT for page-cache xanodes, but foliosplit leaves the xastate's xalru unset. That lets a live, memcg-charged xanode exist without being linked...

5.8AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.4 views

DEBIAN-CVE-2026-80726

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page Explicitly clear role.invalid when deriving a child shadow page's role from its parent to harden against bugs elsewhere in KVM, as violating KVM's...

9.3CVSS5.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.9 views

DEBIAN-CVE-2026-80727

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Set up the polling timer before CMCI discovery I hit the following on one of my machines: mce: CPU0 BANK15 CMCI inherited storm ------------ cut here ------------ ODEBUG: assertinit not available active state 0 object:...

5.8AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.4 views

DEBIAN-CVE-2026-71224

A stack overflow vulnerability was found in gfs2-utils. The metadata walk code in metawalk.c uses alloca with an untrusted inode height value from on-disk metadata without bounds validation, causing stack exhaustion and a denial of service when processing crafted GFS2 filesystem images...

4.7CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.4 views

DEBIAN-CVE-2026-71222

A heap out-of-bounds read vulnerability was found in gfs2-utils. The eanumptrs field from on-disk extended attribute metadata is consumed without bounds validation, causing a heap buffer over-read that may disclose sensitive memory contents or cause a crash when processing crafted GFS2 filesystem...

5.3CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.2 views

DEBIAN-CVE-2026-71221

A stack out-of-bounds write vulnerability was found in gfs2-utils. In savemeta, the height value from on-disk inode metadata is used as a loop bound without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem images...

7CVSS6.4AI score
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.4 views

DEBIAN-CVE-2026-71219

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.3 views

DEBIAN-CVE-2026-71220

A stack out-of-bounds write vulnerability was found in gfs2-utils. In gfs2edit, the diheight field from on-disk inode metadata is used as an array index without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem image...

7CVSS6.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:42 p.m.6 views

CVE-2026-57827

CVE-2026-57827 Joomla RSFiles 未授权文件上传CVE-2026-57827检测&利用脚本...

10CVSS5.8AI score0.02328EPSS
SaveExploits4
Circl
Circl
added 2026/09/03 12:32 p.m.6 views

CVE-2026-63481

creationtimestamp| type| source ---|---|--- 2026-09-03 12:32:57+00:00| seen| https://gist.github.com/alon710/51de9c39add9ed5552c3d2ae7ebb5a97...

6.9CVSS5.8AI score0.00467EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:29 p.m.2 views

Fragnesia-CVE-2026-46300

🔴 Fragnesia — CVE-2026-46300 Elevación de privilegios en el kernel de Linux · CVSS 7.8 · Divulgado el 14 de mayo de 2026 Repositorio de sensibilización únicamente. Este repositorio no contiene código de explotación. Su objetivo es informar a los administradores de sistemas, ingenieros y equipos d...

7.8CVSS7AI score0.09481EPSS
SaveExploits14
Circl
Circl
added 2026/09/03 12:28 p.m.7 views

CVE-2026-58400

creationtimestamp| type| source ---|---|--- 2026-09-03 12:28:54+00:00| seen| https://vulnerability.circl.lu/bundle/d3a9a3be-7e46-44d6-a018-982d32551a2a 2026-09-03 19:00:54+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mun54p72iz2v 2026-09-03 19:02:33+00:00| seen|...

9.1CVSS6AI score
SaveExploits0References5
Circl
Circl
added 2026/09/03 12:28 p.m.5 views

CVE-2026-63219

creationtimestamp| type| source ---|---|--- 2026-09-03 12:28:54+00:00| seen| https://vulnerability.circl.lu/bundle/d3a9a3be-7e46-44d6-a018-982d32551a2a 2026-09-03 18:56:33+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/b3l2gpccocquf 2026-09-04 07:00:01+00:00| exploited|...

8.6CVSS6AI score
SaveExploits0References3
Rows per page
Query Builder