Lucene search
+L

359561 matches found

CVE
CVE
added 5 days ago39 views

CVE-2026-68105

Technical details about CVE-2026-68105 are not provided in the connected documents. No product/version/impact data is available here; monitor for updates.

5.3AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago3 views

CVE-2026-68104 drm/amdgpu: invoke pm_genpd_remove() before freeing genpd

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: invoke pmgenpdremove before freeing genpd Call pmgenpdremove to unregister from global list prior to releasing acpgenpd memory, and clear the pointer after free. cherry picked from commit...

7.8CVSS5.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 5 days ago9 views

CVE-2026-68104

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: invoke pmgenpdremove before freeing genpd Call pmgenpdremove to unregister from global list prior to releasing acpgenpd memory, and clear the pointer after free. cherry picked from commit...

7.8CVSS5.2AI score0.00128EPSS
SaveExploits0
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55484

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...

5.3AI score0.0011EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 5 days ago5 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
OSV
OSV
added 5 days ago2 views

CVE-2026-68103 drm/amdgpu: reject mapping a reserved doorbell to a new queue

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.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 5 days ago7 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
OSV
OSV
added 5 days ago8 views

CVE-2026-68101 drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix check in amdgpuhmminvalidategfx For a short moment during alloc/free the userptr BO is not part of his VM, so bo-vmbo can be NULL. Keep a reference to the VM root PD as parent of the userptr BO so that we can alwa...

5.4AI score
SaveExploits0References4
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-55482

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix check in amdgpuhmminvalidategfx For a short moment during alloc/free the userptr BO is not part of his VM, so bo-vmbo can be NULL. Keep a reference to the VM root PD as parent of the userptr BO so that we can alwa...

5.3AI score0.00149EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 5 days ago5 views

CVE-2026-68101

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix check in amdgpuhmminvalidategfx For a short moment during alloc/free the userptr BO is not part of his VM, so bo-vmbo can be NULL. Keep a reference to the VM root PD as parent of the userptr BO so that we can alwa...

5.2AI score0.00149EPSS
SaveExploits0
CVE
CVE
added 5 days ago30 views

CVE-2026-68100

The CVE-2026-68100 issue affects ksmbd in the Linux kernel. A flaw in set_ntacl_dacl() copies ACEs from an attacker-controlled security descriptor without validating sid.num_subauth, allowing an authenticated SMB2 client to trigger an out-of-bounds heap read (~1 KB) when building a POSIX ACL in a...

8.1CVSS5.3AI score0.00403EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 5 days ago11 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.00403EPSS
SaveExploits0
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-68100 ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl

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.1CVSS0.00403EPSS
SaveExploits0References5
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55481

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...

5.3AI score0.00403EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago22 views

CVE-2026-68099

The CVE-2026-68099 vulnerability is in ksmbd within the Linux kernel, where check_add_overflow() could cause an on-wire NT ACL to be malformed. In the affected DACL builders (set_posix_acl_entries_dacl() and set_ntacl_dacl()), overflow handling previously allowed the loop to break while the desti...

5.4AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 5 days ago5 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.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 5 days ago28 views

CVE-2026-68099 ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL

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...

0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55480

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.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55479

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...

5.4AI score0.00414EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago26 views

CVE-2026-68098

CVE-2026-68098 affects ksmbd in the Linux kernel. The root cause is in set_ntacl_dacl(), which can stop copying ACEs when DACL size accounting overflows. As a result, the dedup walk may inspect a tail beyond the copied ACEs, potentially enabling an out-of-bounds read with possible denial of servi...

8.8CVSS5.4AI score0.00414EPSS
SaveExploits0References5
Rows per page
Query Builder