Lucene search
+L

9388 matches found

OSV
OSV
added 2026/07/19 4:17 p.m.4 views

DEBIAN-CVE-2026-64029

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with eventinput sequmpprocessevent borrows client-outrfile.output without synchronizing with the first-open and last-close transition in sequmpclientopen and sequmpclientclose. The last...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.5 views

DEBIAN-CVE-2026-64021

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix execqueue leak on width check in stream open In xeoastreamopenioctl, when param.execq-width 1 the function returns -EOPNOTSUPP directly, skipping the existing errexecq cleanup path. The execqueue reference obtained...

5.2AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.10 views

DEBIAN-CVE-2026-64016

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbdreopendurablefd republishes the same ksmbdfile into the session volatile-id table. If smb2open then takes a later error path, cleanup...

9.8CVSS5.2AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.6 views

DEBIAN-CVE-2026-64017

In the Linux kernel, the following vulnerability has been resolved: blk-mq: pop cached request if it is usable When submitting a bio to blk-mq, if the task should sleep after peeking a cached request, but before it pops it, the plug flushes and calls blkmqfreeplugrqs, freeing the cachedrqs. This...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.7 views

DEBIAN-CVE-2026-64008

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix UAF via dangling GEM handle in createbo rocketioctlcreatebo inserts a GEM handle into the file's IDR via drmgemhandlecreate early on, then performs several operations that can fail sgt allocation, drmmm insert,...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.9 views

DEBIAN-CVE-2026-63993

In the Linux kernel, the following vulnerability has been resolved: vxlan: do not reuse cached iphdr value after skbtunnelcheckpmtu skbtunnelcheckpmtu can change skb-head. Reusing oldiph afer skbtunnelcheckpmtu can cause an UAF. Use instead iphdrskb as done in drivers/net/bareudp.c and...

9.8CVSS5.2AI score0.00514EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.8 views

DEBIAN-CVE-2026-63990

In the Linux kernel, the following vulnerability has been resolved: bonding: refuse to enslave CAN devices syzbot reported a kernel paging request crash in canrxunregister inside net/can/afcan.c. The crash occurs because a virtual CAN device vxcan is being enslaved to a bonding master. During the...

5.3AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.5 views

DEBIAN-CVE-2026-63955

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

7.5CVSS5.3AI score0.00468EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.8 views

DEBIAN-CVE-2026-63948

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan ref leak in l2capchantimeout on !conn setchantimer takes a l2capchan reference via l2capchanhold before scheduling the delayed work. The normal path in l2capchantimeout drops this reference with...

5.2AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.4 views

DEBIAN-CVE-2026-63923

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: validate body pcifunc in rvumboxhandlerrepeventnotify rvumboxhandlerrepeventnotify in drivers/net/ethernet/marvell/ octeontx2/af/rvurep.c queues a sender-controlled REPEVENTNOTIFY request body verbatim, and...

8.8CVSS5.2AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.7 views

DEBIAN-CVE-2026-63893

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject u32 wrap in tbpropertyentryvalid entry-value is u32 and entry-length is u16; the sum is performed in u32 and wraps. A malicious XDomain peer can pick value = 0xffffff00, length = 0x100 so the sum...

8.1CVSS5.3AI score0.0036EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.8 views

DEBIAN-CVE-2026-63886

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Validate CHAPR length before base64 decode chapservercomputehash allocates clientdigest as kzallocchap-digestsize and then, for BASE64-encoded responses, passes chapr directly to chapbase64decode without...

9.8CVSS5.2AI score0.00664EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 3:16 p.m.7 views

DEBIAN-CVE-2026-63859

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add missing bits in airohaqdmacleanuptxqueue Similar to airohaqdmacleanuprxqueue, reset DMA TX descriptors in airohaqdmacleanuptxqueue routine. Moreover, reset TXDMAIDX to TXCPUIDX to notify the NIC the QDMA TX ring ...

5.2AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 3:16 p.m.6 views

DEBIAN-CVE-2026-63840

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v5.3.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 86ac011ae234c03fb872f4945913391ea1d8862e...

7.8CVSS5.2AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 3:1 p.m.4 views

MINI-5W5G-6HHJ-3JW2

Bulletin has no description...

9.6CVSS4.9AI score0.00347EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:36 p.m.6 views

MINI-M9WW-RM3W-RP62

Bulletin has no description...

9.6CVSS4.7AI score0.00347EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:36 p.m.6 views

MINI-2Q8V-QJ33-HX4C

Bulletin has no description...

9.9CVSS4.7AI score0.00332EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:34 p.m.6 views

MINI-QJG4-34G7-4XFX

Bulletin has no description...

9.9CVSS4.8AI score0.00332EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:23 p.m.5 views

MINI-PVMM-66VW-QP9J

Bulletin has no description...

9.6CVSS4.7AI score0.00347EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 1:49 p.m.7 views

MINI-GHGH-35V3-3MM5

Bulletin has no description...

9.1CVSS4.7AI score0.00432EPSS
SaveExploits0
Rows per page
Query Builder