Lucene search
+L

328625 matches found

Debian CVE
Debian CVE
added 2026/08/10 12:4 p.m.9 views

CVE-2026-68387

In the Linux kernel, the following vulnerability has been resolved: can: raw: add locking for raw flags bitfield With commit 890e5198a6e5 "can: raw: use bitfields to store flags in struct rawsock" the formerly separate integer values have been integrated into a single bitfield. This led to a...

7.8CVSS5.3AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:4 p.m.33 views

CVE-2026-68386 bpf, sockmap: Reject unhashed UDP sockets on sockmap update

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject unhashed UDP sockets on sockmap update UDP sockets get SOCKRCUFREE set when auto-bound. This means skisrefcountedunbound = true, while skisrefcountedbound = false. Because sockmap accepts unbound UDP sockets,...

0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 12:4 p.m.8 views

CVE-2026-68386

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject unhashed UDP sockets on sockmap update UDP sockets get SOCKRCUFREE set when auto-bound. This means skisrefcountedunbound = true, while skisrefcountedbound = false. Because sockmap accepts unbound UDP sockets,...

5.2AI score0.002EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:4 p.m.4 views

CVE-2026-68386 bpf, sockmap: Reject unhashed UDP sockets on sockmap update

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject unhashed UDP sockets on sockmap update UDP sockets get SOCKRCUFREE set when auto-bound. This means skisrefcountedunbound = true, while skisrefcountedbound = false. Because sockmap accepts unbound UDP sockets,...

5.4AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:4 p.m.6 views

EUVD-2026-55572

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject unhashed UDP sockets on sockmap update UDP sockets get SOCKRCUFREE set when auto-bound. This means skisrefcountedunbound = true, while skisrefcountedbound = false. Because sockmap accepts unbound UDP sockets,...

5.3AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:4 p.m.29 views

CVE-2026-68386

The CVE concerns the Linux kernel’s BPF sockmap path. It describes a vulnerability where unhashed UDP sockets accepted by sockmap can have their refcount incremented via a BPF lookup, and if the socket becomes bound, the subsequent bpf_sk_release() may skip decreasing the refcount, leading to a m...

5.3AI score0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 12:4 p.m.12 views

CVE-2026-68385

In the Linux kernel, the following vulnerability has been resolved: s390/checksum: Fix csumpartial without vector facility Currently csumpartial calls csumcopy with copy=false and dst=NULL. On machines without the vector facility, csumcopy falls back to cksmdst, ..., causing the checksum to be...

9.8CVSS5.2AI score0.00497EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:4 p.m.9 views

CVE-2026-68384

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves xebomove attaches VF CCS read/write batch buffers BBs to a BO after it transitions NULL/SYSTEM - TT, and detaches them after it transitions TT - SYSTEM. Both...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:4 p.m.8 views

CVE-2026-68383

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Keep scheduler timeline name alive The scheduler keeps a pointer to the timeline name, but q-name is freed with the exec queue while scheduler fences can still reference it. Store the name in struct xegucexecqueue so ...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:4 p.m.10 views

CVE-2026-68382

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.10 views

CVE-2026-68381

In the Linux kernel, the following vulnerability has been resolved: ksmbd: pin conn during async oplock break notification smb2oplockbreaknoti and smb2leasebreaknoti store a ksmbdconn pointer in an async ksmbdwork and then queue that work on ksmbd-io. The work only increments conn-rcount, which...

9.8CVSS5.2AI score0.00463EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:3 p.m.34 views

CVE-2026-68380 accel/amdxdna: Fix use-after-free of mm_struct in job scheduler

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free of mmstruct in job scheduler amdxdnacmdsubmit stores current-mm in job-mm without holding any reference. aie2schedjobrun later access job-mm from the DRM scheduler worker thread. With only a raw...

7.8CVSS0.00133EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.10 views

CVE-2026-68380

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free of mmstruct in job scheduler amdxdnacmdsubmit stores current-mm in job-mm without holding any reference. aie2schedjobrun later access job-mm from the DRM scheduler worker thread. With only a raw...

7.8CVSS5.3AI score0.00133EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:3 p.m.6 views

CVE-2026-68379 tcp: fix TIME_WAIT socket reference leak on PSP policy failure

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TIMEWAIT socket reference leak on PSP policy failure Release the TIMEWAIT socket reference and jump to discardit upon PSP policy failure in both IPv4 and IPv6 receive paths. This prevents a memory leak of tcptwbucket...

7.5CVSS5.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.8 views

CVE-2026-68379

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TIMEWAIT socket reference leak on PSP policy failure Release the TIMEWAIT socket reference and jump to discardit upon PSP policy failure in both IPv4 and IPv6 receive paths. This prevents a memory leak of tcptwbucket...

7.5CVSS5.2AI score0.00609EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.9 views

CVE-2026-68378

In the Linux kernel, the following vulnerability has been resolved: dpll: fix NULL pointer dereference in dpllmsgaddpinrefsync When a dpllpin is shared across multiple dplldevice instances and those devices are being unregistered e.g. during driver module removal, a NULL pointer dereference can...

5.3AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.9 views

CVE-2026-68377

In the Linux kernel, the following vulnerability has been resolved: net/sched: acttunnelkey: Defer dstrelease to RCU callback Fix a race-condition use-after-free in tunnelkeyreleaseparams. The function releases the metadatadst of the old params synchronously via dstrelease while deferring the...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.7 views

CVE-2026-68376

In the Linux kernel, the following vulnerability has been resolved: sctp: fix authhmacs array size in struct sctpcookie The authhmacs array in struct sctpcookie is supposed to store a complete SCTPAUTHHMACALGO parameter, which consists of a struct sctpparamhdr followed by N HMAC identifiers...

8.1CVSS5.5AI score0.00422EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.9 views

CVE-2026-68375

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle partially initialized auxiliary devices bnxtauxdevicesinit calls auxiliarydeviceinit before all fields used by bnxtauxdevrelease are initialized. After auxiliarydeviceinit succeeds, later errors must unwind with...

5.3AI score0.00162EPSS
SaveExploits0
CVE
CVE
added 2026/08/10 12:3 p.m.25 views

CVE-2026-68375

The CVE affects bnxt_en in the Linux kernel. bnxt_aux_devices_init() calls auxiliary_device_init() before all fields used by bnxt_aux_dev_release() are initialized. If allocation fails after auxiliary_device_init(), the release path can dereference or clear partially initialized state. The fix is...

5.3AI score0.00162EPSS
SaveExploits0References2
Rows per page
Query Builder