Lucene search
+L

5525 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.10 views

DEBIAN-CVE-2026-64378

In the Linux kernel, the following vulnerability has been resolved: writeback: fix race between cgroupwritebackumount and inodeswitchwbs When a container exits, the following BUGON is occasionally triggered: ================================================================== VFS: Busy inodes after...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.11 views

DEBIAN-CVE-2026-64374

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Have RTPUSHIPI be default off for non PREEMPTRT RT migration is done aggressively. When a CPU schedules out a high priority RT task for a lower priority task, it will look to see if there's any RT tasks that are waiting...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.13 views

DEBIAN-CVE-2026-64366

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix slab-out-of-bounds write in wacomwacqueueinsert wacomwacqueueinsert calls kfifoskip in a loop when the kfifo doesn't have enough space for the incoming report. If the kfifo is empty, kfifoskip reads stale data lef...

8.8CVSS5.8AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.10 views

DEBIAN-CVE-2026-64352

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trielookupelem annotates its rcudereferencecheck walks with only rcureadlockbhheld. Because rcudereferencecheckp, c resolves to "c || rcureadlockheld", this passes for XDP/NAP...

5.7AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

DEBIAN-CVE-2026-64346

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: Fix use-after-free in gadgetmatchdriver The udc structure acts as the management structure for the gadget, but their lifecycles are decoupled. A race condition exists where usbdelgadget frees the udc memory e.g....

5.6AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

DEBIAN-CVE-2026-64347

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix dead empty check in the USBDTOTG handler The OTG branch of compositesetup falls back to the first configuration when none is selected: if cdev-config config = cdev-config; else config =...

5.6AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.12 views

DEBIAN-CVE-2026-64336

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspanpda implementation will however...

5.7AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.12 views

DEBIAN-CVE-2026-64334

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver would loop indefinitely with interrupts disabled. Check for urb...

5.7AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

DEBIAN-CVE-2026-64314

In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediatel...

5.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.10 views

DEBIAN-CVE-2026-64307

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCONFIG Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.8AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

DEBIAN-CVE-2026-64306

In the Linux kernel, the following vulnerability has been resolved: crypto: drbg - Fix returning success on failure in CTRDRBG drbgctrgenerate sometimes returns success when it fails, leaving the output buffer uninitialized. Fix it...

5.8AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

DEBIAN-CVE-2026-64305

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

5.7AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

DEBIAN-CVE-2026-64294

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.14 views

DEBIAN-CVE-2026-64293

In the Linux kernel, the following vulnerability has been resolved: iommufd: Use sizeofhdr instead of sizeofhdr in veventq read The bound-check in iommufdveventqfopsread for the normal vEVENT path uses sizeofhdr where the surrounding code uses sizeofhdr: if !veventforlosteventsheadercur &&...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

DEBIAN-CVE-2026-64286

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Clear hyprunningvcpu when flushing the pKVM hyp vCPU flushhypvcpu copies the host vCPU context into the hyp's private vCPU on every run. ctxttovcpu expects a guest context to have a NULL hyprunningvcpu, which is only...

8.2CVSS5.7AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

DEBIAN-CVE-2026-64285

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Pin source page for write when adding CPUID data for SNP guest When populating a guestmemfd instance with the initial CPUID data for an SNP guest, acquire a writable pin on the source page as KVM will write back the...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.14 views

DEBIAN-CVE-2026-64269

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdmawritesg When the server answers an RTRS READ, rdmawritesg builds the source scatter/gather entry for the IBWRRDMAWRITE that returns data to the peer. Its length is taken...

9.1CVSS5.9AI score0.00714EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.12 views

DEBIAN-CVE-2026-64258

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: remove request-less entries from entwreqqueue to fix NULL deref If a copy into the userspace ring buffer fails, a request will be terminated and fuseuringreqend will set ent-fusereq to NULL but it will leave the entry...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 1:37 a.m.6 views

MINI-X767-JGQV-HRQ2

Bulletin has no description...

7.5CVSS5.8AI score0.00549EPSS
SaveExploits0
OSV
OSV
added 2026/07/24 6:54 p.m.11 views

CGA-25X3-VVHV-H7JM

Bulletin has no description...

5.5CVSS5.8AI score0.00139EPSS
SaveExploits1
Rows per page
Query Builder