Lucene search
+L

104 matches found

OSV
OSV
added 2026/08/10 1:19 p.m.12 views

UBUNTU-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
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/10 12:04 p.m.12 views

CVE-2026-68406

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: validate PMSR FTM preamble range PMSR FTM request parsing accepts preamble values outside the enumerated nl80211 preamble range. Reject out-of-range values before using them in the parser capability bit test using...

5.2AI score0.00184EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:03 p.m.13 views

CVE-2026-68343

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parsedfsreferrals validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a...

9.1CVSS5.2AI score0.00513EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:02 p.m.11 views

CVE-2026-68302

In the Linux kernel, the following vulnerability has been resolved: amt: re-read skb header pointers after every pull Several AMT receive and transmit paths cache a pointer into the skb head iphdr, ipv6hdr, ethhdr or the AMT message header and then call a helper that can reallocate that head befo...

9.8CVSS5.2AI score0.00477EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:02 p.m.25 views

CVE-2026-68302 amt: re-read skb header pointers after every pull

In the Linux kernel, the following vulnerability has been resolved: amt: re-read skb header pointers after every pull Several AMT receive and transmit paths cache a pointer into the skb head iphdr, ipv6hdr, ethhdr or the AMT message header and then call a helper that can reallocate that head befo...

9.8CVSS5.3AI score
SaveExploits0References9
OSV
OSV
added 2026/08/10 12:00 p.m.11 views

CVE-2026-68201 ALSA: timer: drain a slave's callback before its master detaches it

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: drain a slave's callback before its master detaches it sndtimercloselocked drains the closing instance's own in-flight callback IFLGCALLBACK before freeing it, but not its slaves'. When a master instance is closed,...

7.8CVSS5.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.12 views

CVE-2026-68129

In the Linux kernel, the following vulnerability has been resolved: gve: fix Rx queue stall on alloc failure When the system is under extreme memory pressure, page allocations can fail during the Rx buffer refill loop. If the number of buffers posted to hardware falls below a critical low thresho...

7.5CVSS5.5AI score0.00511EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:41 a.m.12 views

CVE-2026-68083

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbdvfskernpathcreate The SMB2 open lookup is rooted at the share with LOOKUPBENEATH, but the create/mkdir/hardlink sink is not: ksmbdvfskernpathcreate builds an absolute path with converttounixname...

9.1CVSS5.1AI score0.00446EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68156

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: refresh auth-authorizerbuf,len after authorizer update cephxcreateauthorizer caches au-buf-vec.iovbase and au-buf-vec.iovlen in struct cephauthhandshak...

9.8CVSS5.9AI score0.00684EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68137

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/27 8:16 a.m.11 views

CVE-2026-64532

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound NTFSDE view.dataoff in UpdateRecordDataRoot,Allocation In doaction's UpdateRecordDataRoot fslog.c:3489 and UpdateRecordDataAllocation fslog.c:3697 cases, the memmove destination is Add2Ptre, le16tocpue-view.dataof...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/25 10:17 a.m.11 views

UBUNTU-CVE-2026-64456

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copydata randomrecvdone stores the device-reported used.len directly into vi-dataavail. copydata then indexes vi-data using vi-dataidx advanced by previous copydata calls and issue...

7.7CVSS5.9AI score0.00148EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.47 views

CVE-2026-64436 net: af_key: initialize alg_key_len for IPComp states

In the Linux kernel, the following vulnerability has been resolved: net: afkey: initialize algkeylen for IPComp states pfkeymsg2xfrmstate handles the IPComp SADBXSATYPEIPCOMP case by allocating x-calg and copying only the algorithm name: x-calg = kmallocobjx-calg; if !x-calg err = -ENOMEM; goto...

7.1CVSS0.00128EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.22 views

CVE-2026-64320 nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmetexecutediscgetlogpage validates only the dword alignment of the host-supplied Log Page Offset lpo. The 64-bit offset is then added to a small kzalloc'd...

9.1CVSS5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 8:49 a.m.13 views

EUVD-2026-49032

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmetexecutediscgetlogpage validates only the dword alignment of the host-supplied Log Page Offset lpo. The 64-bit offset is then added to a small kzalloc'd...

5.9AI score0.00748EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 8:49 a.m.12 views

CVE-2026-64299 tracing: Prevent out-of-bounds read in glob matching

In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent out-of-bounds read in glob matching String event fields are not necessarily NUL-terminated, so the filter predicate functions filterpredstring, filterpredstrloc and filterpredstrrelloc pass the field length to th...

7.1CVSS5.7AI score
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2026/07/20 8:06 a.m.9 views

ocfs2: reject oversized group bitmap descriptors

...

8.8CVSS5.2AI score0.00481EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:40 p.m.20 views

EUVD-2026-45807

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free in mlx5etxreportertimeoutrecover mlx5etxreportertimeoutrecover accesses sq-netdev after mlx5esafereopenchannels has torn down and freed the channel and its embedded SQs. Replace the three sq-netdev...

5.5AI score0.00461EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61125

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.1-rc5 Description Memory corruption can occur in the Linux kernel due to incorrect buffer deallocation. The proc sys call handler function allocates a temporary sysctl buffer using kvzalloc, which may use vmall...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:11 a.m.12 views

bpf: Fix OOB in pcpu_init_value

...

7.1CVSS6.1AI score0.00117EPSS
SaveExploits0
Rows per page
Query Builder