Lucene search
+L

6506 matches found

UbuntuCve
UbuntuCve
added 2026/05/01 2:16 p.m.10 views

CVE-2026-31717

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to...

8.8CVSS6.9AI score0.00437EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/05/01 2:16 p.m.11 views

CVE-2026-31712

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require minimum ACE size in smbcheckpermdacl Both ACE-walk loops in smbcheckpermdacl only guard against an under-sized remaining buffer, not against an ACE whose declared ace-size is smaller than the struct it claims to...

8.3CVSS6.8AI score0.00315EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/05/01 2:16 p.m.11 views

CVE-2026-31703

In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inodeswitchwbsworkfn inodeswitchwbsworkfn has a loop like: wbgetnewwb; while 1 list = llistdelall&newwb-switchwbsctxs; / Nothing to do? / if !list break; ... process the items ... Now adding of...

7.8CVSS6AI score0.00119EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/05/01 2:16 p.m.10 views

CVE-2026-31704

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use checkaddoverflow to prevent u16 DACL size overflow setposixaclentriesdacl and setntacldacl accumulate ACE sizes in u16 variables. When a file has many POSIX ACL entries, the accumulated size can wrap past 65535, causin...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References21
OSV
OSV
added 2026/05/01 2:16 p.m.9 views

UBUNTU-CVE-2026-31704

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use checkaddoverflow to prevent u16 DACL size overflow setposixaclentriesdacl and setntacldacl accumulate ACE sizes in u16 variables. When a file has many POSIX ACL entries, the accumulated size can wrap past 65535, causin...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References22
OSV
OSV
added 2026/05/01 2:16 p.m.10 views

UBUNTU-CVE-2026-31708

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB read in smb2ioctlqueryinfo QUERYINFO path smb2ioctlqueryinfo has two response-copy branches: PASSTHRUFSCTL and the default QUERYINFO path. The QUERYINFO branch clamps qi.inputbufferlength to the server-report...

8.1CVSS5.9AI score0.00307EPSS
SaveExploits0References22
OSV
OSV
added 2026/05/01 2:16 p.m.12 views

UBUNTU-CVE-2026-31698

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed When retrieving the PDH cert, don't attempt to copy the blobs to userspace if the firmware command failed. If the failure was due to an invalid length...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References34
OSV
OSV
added 2026/05/01 2:16 p.m.12 views

UBUNTU-CVE-2026-31710

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix dir separator in SMB1 UNIX mounts When calling cifsmountgettcon with SMB1 UNIX mounts, @cifssb-mntcifsflags needs to be read or updated only after calling resetcifsunixcaps, otherwise it might end up with missing...

5.5CVSS5.6AI score0.001EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/05/01 2:16 p.m.10 views

CVE-2026-31713

In the Linux kernel, the following vulnerability has been resolved: fuse: abort on fatal signal during sync init When sync init is used and the server exits for some reason error, crash while processing FUSEINIT, the filesystem creation will hang. The reason is that while all other threads will...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/29 8:48 p.m.11 views

CVE-2026-41916

OpenClaw before 2026.4.8 contains an authentication state management vulnerability where the resolvedAuth closure becomes stale after configuration reload. Newly accepted gateway connections continue using outdated resolved auth state, allowing attackers to bypass authentication controls through...

5.4CVSS5.2AI score0.00215EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.10 views

PT-2026-35798

OpenClaw before 2026.4.8 contains an authentication state management vulnerability where the resolvedAuth closure becomes stale after configuration reload. Newly accepted gateway connections continue using outdated resolved auth state, allowing attackers to bypass authentication controls through...

5.4CVSS5.2AI score0.00215EPSS
SaveExploits0References6
CBLMariner
CBLMariner
added 2026/04/27 9:30 p.m.11 views

CVE-2026-34267 affecting package mysql for versions less than 8.0.46-1

CVE-2026-34267 affecting package mysql for versions less than 8.0.46-1. An upgraded version of the package is available that resolves this issue...

4.9CVSS7.7AI score0.00323EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/04/27 6:16 p.m.11 views

CVE-2026-31688

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score0.0011EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/27 6:16 p.m.11 views

CVE-2026-31689

In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edacmcalloc When the mci-pvtinfo allocation in edacmcalloc fails, the error path will call putdevice which will end up calling the device's release function. However, the init ordering is wrong...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/04/27 6:16 p.m.7 views

CVE-2026-31687

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

5.5CVSS5.7AI score0.00096EPSS
SaveExploits0References26
OSV
OSV
added 2026/04/27 6:16 p.m.11 views

UBUNTU-CVE-2026-31689

In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edacmcalloc When the mci-pvtinfo allocation in edacmcalloc fails, the error path will call putdevice which will end up calling the device's release function. However, the init ordering is wrong...

5.5CVSS5.6AI score0.00115EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2026/04/27 5:34 p.m.13 views

CVE-2026-31690

In the Linux kernel, the following vulnerability has been resolved: firmware: thead: Fix buffer overflow and use standard endian macros Addresses two issues in the TH1520 AON firmware protocol driver: 1. Fix a potential buffer overflow where the code used unsafe pointer arithmetic to access the...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/27 5:30 p.m.14 views

CVE-2026-31686

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasanfreepxd assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In case of powerpc with 64K pagesize, PUD table of size 4096...

7.8CVSS5.3AI score0.00122EPSS
SaveExploits0
OSV
OSV
added 2026/04/25 9:16 a.m.12 views

UBUNTU-CVE-2026-31677

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2026/04/25 9:16 a.m.13 views

CVE-2026-31682

In the Linux kernel, the following vulnerability has been resolved: bridge: brndsend: linearize skb before parsing ND options brndsend parses neighbour discovery options from ns-opt and assumes that these options are in the linear part of request. Its callers only guarantee that the ICMPv6 header...

9.1CVSS5.6AI score0.00485EPSS
SaveExploits0References37
Rows per page
Query Builder