Lucene search
+L

30921 matches found

OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74490

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid use-after-free in poll trace queue dumps TIPC socket tracepoints dump queue state through tipcskdump. Most queue-dump callsites already serialize that walk under the socket lock or sk-sklock.slock, but tipcpoll calls...

8.8CVSS5.3AI score0.00455EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74489

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix tidtx use-after-free on BA session stop ieee80211stoptxbacb hands tidtx to kfreercu through ieee80211removetidtx, and then reads tidtx-ndp after dropping sta-lock: ieee80211removetidtxsta, tid; / kfreercutidtx...

8.8CVSS5.6AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74474

In the Linux kernel, the following vulnerability has been resolved: vxlan: use pskbnetworkmaypull for transmit path header pulls In vxlanxmit, arpreduce, and vxlanmdbentryskbget, pskbmaypull was being called to verify the availability of network layer headers ARP, IPv6/ND, IP/IPv6 MDB keys...

9.8CVSS5.4AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.12 views

DEBIAN-CVE-2026-74476

In the Linux kernel, the following vulnerability has been resolved: veth: convert fraglist skbs before running XDP A fraglist skb can reach veth with datalen set but nrfrags zero. vethconvertskbtoxdpbuff only converts skbs that are shared, locked, have frags, or do not have enough headroom. It...

9.1CVSS5.4AI score0.00457EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74475

In the Linux kernel, the following vulnerability has been resolved: vxlan: use neighhasnapshot in routeshortcircuit The neighbour hardware address n-ha can be updated asynchronously by the neighbour subsystem, protected by n-halock seqlock. Reading n-ha without holding the seqlock loop can lead t...

10CVSS5.4AI score0.00454EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.14 views

DEBIAN-CVE-2026-74480

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74471

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

DEBIAN-CVE-2026-74461

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: Cancel hrtimer before clearing slave pointer In i2cimxunregslave, the slave pointer is set to NULL after disabling interrupts. However, a pending interrupt might already have started the hrtimer i2cimxslavetimeout befor...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74460

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

5.3AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

DEBIAN-CVE-2026-74462

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time...

5.4AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74454

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size vc4overflowmemwork points BPOA at a 512KB slot inside the 16MB binner BO, but writes the size of the whole BO to BPOS. On every binner out-of-memory event...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.7 views

DEBIAN-CVE-2026-74453

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Zero the tile state data array before each BIN job The binner BO is a single 16MB buffer split into 512KB slots that are handed out to jobs at submission time and recycled as jobs complete, without ever being cleared. Ea...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

DEBIAN-CVE-2026-74452

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.7 views

DEBIAN-CVE-2026-73193

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

9.8CVSS5.7AI score0.00495EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

DEBIAN-CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.7AI score0.00512EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74444

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate DRAWPRIMITIVES header size before division vmwcmddraw computes maxnum = header-size - sizeofcmd-body / sizeofdecl; where header-size is u32 and is taken straight from the user-supplied command stream. When...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/15 1:16 p.m.11 views

CVE-2026-12128

creationtimestamp| type| source ---|---|--- 2026-08-15 13:16:09+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mt4qyrnbyn23...

5.3CVSS4.8AI score0.00348EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/15 1:10 p.m.12 views

CVE-2026-12248

creationtimestamp| type| source ---|---|--- 2026-08-15 13:10:20+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/7dfdmtbb36cpi 2026-08-16 11:39:38+00:00| seen| https://bsky.app/profile/cybersecinsight.bsky.social/post/3mt7435epxb25...

6.5CVSS4.8AI score0.0041EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/15 11:00 a.m.11 views

CVE-2025-47012

creationtimestamp| type| source ---|---|--- 2026-08-15 11:00:06+00:00| seen| https://t.me/CyberSecurityExploit/30226 2026-08-16 00:00:35+00:00| published-proof-of-concept| https://t.me/CyberSecurityExploit/30226...

5.4CVSS5.5AI score0.00271EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/15 11:00 a.m.12 views

CVE-2025-45216

creationtimestamp| type| source ---|---|--- 2026-08-15 11:00:06+00:00| seen| https://t.me/CyberSecurityExploit/30226 2026-08-16 00:00:35+00:00| published-proof-of-concept| https://t.me/CyberSecurityExploit/30226...

4.9AI score
SaveExploits0References1
Rows per page
Query Builder