Lucene search
+L

1228 matches found

Cvelist
Cvelist
added 2026/07/13 5:33 p.m.56 views

CVE-2026-53365 vsock/virtio: fix zerocopy completion for multi-skb sends

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix zerocopy completion for multi-skb sends When a large message is fragmented into multiple skbs, the zerocopy uarg is only allocated and attached to the last skb in the loop. Non-final skbs carry pinned user pages...

0.00197EPSS
SaveExploits2References4
Microsoft CVE
Microsoft CVE
added 2026/07/09 8:02 a.m.48 views

netfilter: synproxy: add mutex to guard hook reference counting

...

5.5CVSS6.1AI score0.00166EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/03 3:03 a.m.22 views

SUSE CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

7CVSS5.8AI score0.00272EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.18 views

SUSE CVE-2026-52979

In the Linux kernel, the following vulnerability has been resolved: net: psp: check for device unregister when creating assoc pspassocdevicegetlocked obtains a pspdev reference via pspdevgetforsock which uses pspdevtryget under RCU; it then acquires psd-lock and drops the reference. Before the lo...

5.8AI score0.00093EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:40 p.m.14 views

CVE-2026-53290

In the Linux kernel, the following vulnerability has been resolved: drm/xe/eustall: Fix drmdevput called before stream disable in close In xeeustallstreamclose, drmdevput is called before the stream is disabled and its resources are freed. If this drops the last reference, the device structures...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.22 views

SUSE CVE-2026-53141

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SETGLOBAL ioctl, v3dperfmonfind bumps the reference count on the perfmon it returns, but v3dperfmonsetglobalioctl and v3dperfmondelete fail to release that referen...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:11 a.m.18 views

SUSE CVE-2026-53161

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free of fastrpcuser in workqueue context There is a race between fastrpcdevicerelease and the workqueue that processes DSP responses. When the user closes the file descriptor, fastrpcdevicerelease fre...

5.5CVSS5.8AI score0.00171EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.18 views

SUSE CVE-2026-53256

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: hold listener socket in rfcommconnectind rfcommgetsockbychannel scans rfcommsklist under the list lock, but returns the selected listener after dropping that lock without taking a reference. rfcommconnectind th...

7.5CVSS5.8AI score0.00248EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.18 views

SUSE CVE-2026-53262

In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tpioctl pppol2tpioctl read sock-sk-skuserdata directly without any locks or reference counting. If a controllable sleep was induced during copyfromuser e.g. via a userfaultfd pag...

7CVSS5.8AI score0.00119EPSS
SaveExploits0References19
OSV
OSV
added 2026/06/25 9:16 a.m.19 views

AZL-90720 CVE-2026-53262 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tpioctl pppol2tpioctl read sock-sk-skuserdata directly without any locks or reference counting. If a controllable sleep was induced during copyfromuser e.g. via a userfaultfd pag...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/25 9:16 a.m.24 views

CVE-2026-53251

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix not releasing hdev reference on isoconnbigsync hcigetroute returns a reference-counted hcidev pointer via hcidevhold. The function exits normally or with an error without ever releasing it...

5.5CVSS0.00162EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/25 9:16 a.m.18 views

CVE-2026-53212

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfttunnel: fix use-after-free on object destroy nfttunnelobjdestroy calls metadatadstfree which directly kfrees the metadatadst, ignoring the dstentry refcount. Packets that took a reference via dsthold in...

7.8CVSS0.00151EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/25 9:16 a.m.15 views

CVE-2026-53160

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS0.00171EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/25 9:16 a.m.18 views

CVE-2026-53141

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SETGLOBAL ioctl, v3dperfmonfind bumps the reference count on the perfmon it returns, but v3dperfmonsetglobalioctl and v3dperfmondelete fail to release that referen...

5.5CVSS0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 9:16 a.m.13 views

UBUNTU-CVE-2026-53141

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SETGLOBAL ioctl, v3dperfmonfind bumps the reference count on the perfmon it returns, but v3dperfmonsetglobalioctl and v3dperfmondelete fail to release that referen...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/25 9:16 a.m.17 views

UBUNTU-CVE-2026-53251

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix not releasing hdev reference on isoconnbigsync hcigetroute returns a reference-counted hcidev pointer via hcidevhold. The function exits normally or with an error without ever releasing it...

5.7CVSS5.7AI score0.00162EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.23 views

CVE-2026-53141

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SETGLOBAL ioctl, v3dperfmonfind bumps the reference count on the perfmon it returns, but v3dperfmonsetglobalioctl and v3dperfmondelete fail to release that referen...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.26 views

CVE-2026-53212

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfttunnel: fix use-after-free on object destroy nfttunnelobjdestroy calls metadatadstfree which directly kfrees the metadatadst, ignoring the dstentry refcount. Packets that took a reference via dsthold in...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References40
OSV
OSV
added 2026/06/25 9:16 a.m.20 views

UBUNTU-CVE-2026-53247

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: Fix use-after-free in metadata dst teardown mtkfreedev calls metadatadstfree which frees the metadatadst with kfree immediately, bypassing the RCU grace period. In the RX path, skbdstsetnoref sets a...

9.8CVSS5.7AI score0.00467EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.48 views

CVE-2026-53269 netfilter: synproxy: add mutex to guard hook reference counting

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: add mutex to guard hook reference counting As the synproxy infrastructure register netfilter hooks on-demand when a user adds the first iptables target or nftables expression, if done concurrently they can ra...

0.00166EPSS
SaveExploits0References8
Rows per page
Query Builder