Lucene search
+L

365005 matches found

Cvelist
Cvelist
added 2 days ago18 views

CVE-2026-68457 ksmbd: use opener credentials for FSCTL mutations

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for FSCTL mutations SETSPARSE, SETZERODATA and SETCOMPRESSION operate on an open SMB handle but call VFS xattr, fallocate or fileattr helpers with the current ksmbd worker credentials. Those helpers...

9.1CVSS0.00172EPSS
SaveExploits0References6
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59080

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM context size because the secctx is written at the tail of that area. The...

5.7AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-68457

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for FSCTL mutations SETSPARSE, SETZERODATA and SETCOMPRESSION operate on an open SMB handle but call VFS xattr, fallocate or fileattr helpers with the current ksmbd worker credentials. Those helpers...

5.4AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2 days ago13 views

CVE-2026-68458

CVE-2026-68458 concerns the Linux kernel Binder subsystem. A vulnerability arises in binder_transaction() where the end of the scatter-gather buffer area is computed using a value derived from lsmctx.len after security_release_secctx() zeroes that field. This causes sg_buf_end_offset to be inflat...

7.8CVSS5.6AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago18 views

CVE-2026-68456 usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59078

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

5.3AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago3 views

CVE-2026-68456

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

5.3AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago3 views

CVE-2026-68455

In the Linux kernel, the following vulnerability has been resolved: liveupdate: validate session type before performing operation The sessions ioctls are not applicable to all session types. PRESERVEFD is only applicable to outgoing sessions. RETRIEVEFD and FINISH are only valid for incoming...

5.4AI score0.00155EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59077

In the Linux kernel, the following vulnerability has been resolved: liveupdate: validate session type before performing operation The sessions ioctls are not applicable to all session types. PRESERVEFD is only applicable to outgoing sessions. RETRIEVEFD and FINISH are only valid for incoming...

5.4AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago23 views

CVE-2026-68455 liveupdate: validate session type before performing operation

In the Linux kernel, the following vulnerability has been resolved: liveupdate: validate session type before performing operation The sessions ioctls are not applicable to all session types. PRESERVEFD is only applicable to outgoing sessions. RETRIEVEFD and FINISH are only valid for incoming...

0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago13 views

CVE-2026-68455

The CVE-2026-68455 entry concerns the Linux kernel liveupdate path, where certain session ioctls were allowed on mismatched session types. A user could create an outgoing session, preserve a memfd, then retrieve without a kexec, causing the memfd retrieve handler to run in an invalid post-kexec c...

5.4AI score0.00155EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2 days ago11 views

PT-2026-72796

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject exclusive maps for bpf map elem iterators Exclusive maps aka excl prog hash are meant to be reachable only from the single program whose hash matches. This is enforced by check map prog compatibility when the map is...

5.3AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2 days ago13 views

PT-2026-72996

In the Linux kernel, the following vulnerability has been resolved: net/sched: cls u32: validate offshift to prevent shift-out-of-bounds u32 change copies the user-provided tc u32 sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits u3...

5.4AI score0.00156EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-72411

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Free arena sub-allocations on discover arenas error path Memory allocated by btt freelist init, btt rtt init, and btt maplocks init is not freed on some discover arenas error paths. This leaks memory when arena...

5.3AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2 days ago10 views

PT-2026-72167

In the Linux kernel, the following vulnerability has been resolved: liveupdate: validate session type before performing operation The sessions ioctls are not applicable to all session types. PRESERVE FD is only applicable to outgoing sessions. RETRIEVE FD and FINISH are only valid for incoming...

5.4AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2 days ago10 views

PT-2026-72671

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421: Fix shift-out-of-bounds in max3421 hub control The max3421 hub control function handles USB hub class requests to the virtual root hub. In the default branches of both the ClearPortFeature and SetPortFeature...

5.7AI score0.00238EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2 days ago13 views

PT-2026-72951

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write in snd usbmidi akai output snd usbmidi akai output computes its fill-loop bound buf end = ep-max transfer - MAX AKAI SYSEX LEN - 1; as a signed int, so a small device-advertised bulk-OUT max transfe...

5.6AI score0.00168EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2 days ago9 views

PT-2026-72424

In the Linux kernel, the following vulnerability has been resolved: s390/perf cpum cf: Add missing array index nospec to hw perf event init ev variable is userspace controlled via event-attr.config and used as an array index after bounds checking, but without speculation barriers. Add the missing...

5.3AI score0.00215EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2 days ago9 views

PT-2026-72785

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject FITRIM ranges shorter than a cluster ocfs2 trim mainbm trims the global bitmap in cluster units, but its too-short range validation only checks sb-s blocksize. On filesystems with a cluster size larger than the bloc...

5.3AI score0.00176EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2 days ago10 views

PT-2026-72709

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Block region delete during region creation Expand the range lock, rename it "regions lock", to disable region deletion in the critical period between construct region and attach target, as well as the period between...

5.4AI score0.00155EPSS
SaveExploits0References3
Rows per page
Query Builder