Lucene search
+L

177823 matches found

Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.8 views

CVE-2026-68103

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: reject mapping a reserved doorbell to a new queue When creating an user-queue, the user space provides a doorbell BO handle and an offset within the bo to obtain a doorbell. However current implementation using...

7.1CVSS5.2AI score0.0011EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.10 views

CVE-2026-68102

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix aperture mapping leak amdgpupciremove calls drmdevunplug before invoking the driver fini routines. This causes drmdeventer in amdgputtmfini to always return false, so iounmapaperbasekaddr never runs on normal driv...

5.3AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.9 views

CVE-2026-68101

Removed by vendor...

5.2AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.19 views

CVE-2026-68100

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate numsubauth when copying ACE in setntacldacl setntacldacl copies each ACE from the attacker-controlled stored security descriptor verbatim into the response DACL without checking sid.numsubauth. The ACE bytes...

8.1CVSS5.2AI score0.00435EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.8 views

CVE-2026-68099

In the Linux kernel, the following vulnerability has been resolved: ksmbd: restore DACL size on checkaddoverflow to avoid malformed ACL checkaddoverflow unconditionally writes the truncated sum into d even on overflow, per its contract in include/linux/overflow.h. The four checkaddoverflow guards...

5.4AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.9 views

CVE-2026-68098

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs setntacldacl can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, numaces reflects only the ACEs that were actually copied into...

8.8CVSS5.4AI score0.00414EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.11 views

CVE-2026-68097

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS5.2AI score0.00414EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.9 views

CVE-2026-68096

In the Linux kernel, the following vulnerability has been resolved: audit: fix recursive locking deadlock in auditdupeexe A deadlock occurs in the audit subsystem when duplicating executable-related rules. When a file is moved e.g., via dorenameat2, the VFS layer locks the parent directory...

7.5CVSS5.4AI score0.0054EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.10 views

CVE-2026-68095

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix race between registration and connection abortion This fixes this race: - thread a: iouringenter - register sqe - fuseuringcreateringent - allocate ent but doesn't grab queueref yet - thread b: fuseconndestroy -...

5.3AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.9 views

CVE-2026-68094

In the Linux kernel, the following vulnerability has been resolved: schedext: Preserve rq tracking across local DSQ dispatch dispatchtolocaldsq can run from scxbpfdsqmovetolocal while ops.dispatch has recorded the current rq. Moving a task to a local DSQ may switch to the source or destination rq...

5.2AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.12 views

CVE-2026-68093

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Bump asidgeneration on CPU online to avoid ASID collision after hotplug If a vCPU stays scheduled out or blocked while the last pCPU it ran on goes through a hotplug cycle online-offline-online, and the vCPU then resume...

5.5AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.9 views

CVE-2026-68092

In the Linux kernel, the following vulnerability has been resolved: time/jiffies: Register jiffies clocksource before usage Teddy reported that a XEN HVM has a long boot delay, which was bisected to the recent enhancements to the negative motion detection. It turned out that the jiffies clocksour...

5.2AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.11 views

CVE-2026-68091

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: stop hardware after post-start probe failures wacomparseandregister starts HID hardware before registering inputs and initializing pad LEDs/remotes. Those later steps can fail, but their error paths currently release...

8.8CVSS5.2AI score0.00262EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.10 views

CVE-2026-68090

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Plug race against a concurrent OOM disable syzbot reported a puzzling splat: WARNING: kernel/time/hrtimer.c:443 at stubtimer+0xa/0x20 stubtimer is installed as timer callback function in hrtimerfixupassertinit, whic...

5.3AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.10 views

CVE-2026-68089

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer will not initialize the start of buf. Non zero values for ppos aren't going to work anyway. Test for them at the start of the function and...

5.2AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.10 views

CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.2AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.9 views

CVE-2026-68087

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .rawevent callback wacomrawevent → wacomwacpenserialenforce → wacomwacqueueflush. For USB HID devices, this callback is invoked from hidirqin,...

5.2AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.11 views

CVE-2026-68086

In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: write all dirty file folios when collapsing There is no upstream commit, as this code was removed by upstream commit 044925f9b565 "mm: fs: remove filemapnrthps functions and their users" As-is, khugepaged and...

5.4AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.13 views

CVE-2026-68085

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: clear HCIUARTSENDING when writework is canceled HCIUARTSENDING bit in txstate means writework is pending and blocks queueing it again. Currently this bit is not cleared when canceling the work in hciuartclose,...

8CVSS5.3AI score0.00251EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:51 a.m.8 views

CVE-2026-61552

GHSA-jgqj-x5j9-vgcm: Icinga 2 DSL Injection via Unescaped Import Template Name...

5.3AI score
SaveExploits0
Rows per page
Query Builder