Lucene search
+L

67594 matches found

CVE
CVE
added 2026/09/11 7:44 p.m.19 views

CVE-2026-89587

CVE-2026-89587 is a stack buffer overflow in the Linux kernel's ACPI Platform Firmware Runtime Update (pfr_update) driver. The query_capability() function uses memcpy to copy four firmware-supplied ACPI buffer objects (code_type, drv_type, platform_id, oem_id) into fixed-size u8[16] fields of the...

7.8CVSS6.1AI score0.00142EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.32 views

CVE-2026-89560 landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation

In the Linux kernel, the following vulnerability has been resolved: landlock: Require LANDLOCKACCESSFSMAKEREG for whiteout creation Whiteout objects are used in the upper layer of an OverlayFS to indicate that the file with this name does not exist in the unified view, even if it is present in on...

8.4CVSS0.00126EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76472

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix NULL dereference of idev in ipv6rplsrhrcv ipv6rplsrhrcv dereferences idev from in6devget without a NULL check when reading idev-cnf.rplsegenabled. When the device's MTU drops below IPV6MINMTU, addrconfifdown clears...

6.2AI score0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89550 SUNRPC: svcauth_gss: enforce krb5 token minimum length

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: enforce krb5 token minimum length svcauthgssunwrappriv validates only an upper bound on the wire-supplied opaque length before handing the buffer to gssunwrap: if len xdrstreamremainingxdr goto unwrapfailed;...

9.8CVSS6.1AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:44 p.m.16 views

EUVD-2026-76461

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: enforce krb5 token minimum length svcauthgssunwrappriv validates only an upper bound on the wire-supplied opaque length before handing the buffer to gssunwrap: if len xdrstreamremainingxdr goto unwrapfailed;...

6AI score0.00463EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89541 SUNRPC: harden gss_unwrap_resp_priv length checks

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: harden gssunwrapresppriv length checks gssunwrapresppriv validates the RPCSECGSS opaque length with offset = u8 p - u8 head-iovbase; if offset + opaquelen rcvbuf-len goto unwrapfailed; majstat = gssunwrapctx-gcgssctx,...

9.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89537 SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject short RFC 4121 MIC tokens in gsskrb5verifymicv2 gsskrb5verifymicv2 reads the token ID at ptr0..1, the flags byte at ptr2, and padding at ptr3..7, then passes ptr + GSSKRB5TOKHDRLEN and cksumlen to gsskrb5micbuildsg...

9.1CVSS0.00516EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.15 views

CVE-2026-89525

In the Linux kernel, the following vulnerability has been resolved: udf: reject VAT indexes equal to the entry count UDF 1.50 virtual partition mapping uses the VAT as an array of physical block mappings. snumentries stores the number of entries in that array, not the highest valid index. The val...

6AI score0.00184EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.32 views

CVE-2026-89482 nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

9.8CVSS0.00704EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:43 p.m.10 views

EUVD-2026-76386

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: reject a read that transferred too few bytes nvmetcprecvdata completes a request once the current C2HData PDU has been consumed. Nothing compares the total bytes received against the length the command asked for: struct...

5.8AI score0.00415EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89443 platform/x86: ISST: Validate level in perf mask ioctls

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Validate level in perf mask ioctls isstifgetperflevelmask and isstifgetbasefreqmask use the user-provided level as an index into perflevels via readpplevelinfo and readbflevelinfo, but neither helper validates...

7.1CVSS6AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76345

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Add a NULL check for sstinst To be consistent with other places, add a NULL check for failed socket loading by checking isstcommon.sstinst...

5.8AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.16 views

CVE-2026-89439

CVE-2026-89439 affects the Linux kernel's platform/x86 ISST driver . The vulnerability stems from a missing NULL check on isst_common.sst_inst[] when socket loading fails. The fix adds a NULL check to be consistent with other code paths that already handle this condition. No specific affected ker...

5.8AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.9 views

CVE-2026-89439 platform/x86: ISST: Add a NULL check for sst_inst[]

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Add a NULL check for sstinst To be consistent with other places, add a NULL check for failed socket loading by checking isstcommon.sstinst...

5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.12 views

CVE-2026-89439

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Add a NULL check for sstinst To be consistent with other places, add a NULL check for failed socket loading by checking isstcommon.sstinst...

5.8AI score0.002EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.25 views

CVE-2026-89439 platform/x86: ISST: Add a NULL check for sst_inst[]

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Add a NULL check for sstinst To be consistent with other places, add a NULL check for failed socket loading by checking isstcommon.sstinst...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76326

In the Linux kernel, the following vulnerability has been resolved: net/iucv: filter frames in afiucvhsrcv by ingress device afiucvhsrcv selects a socket from iucvsklist by matching four 8-byte name fields in the transport header alone. No check is made against the netdevice the frame arrived on...

5.7AI score0.00313EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.17 views

CVE-2026-81003

In the Linux kernel, the following vulnerability has been resolved: net/iucv: filter frames in afiucvhsrcv by ingress device afiucvhsrcv selects a socket from iucvsklist by matching four 8-byte name fields in the transport header alone. No check is made against the netdevice the frame arrived on...

8.1CVSS5.8AI score0.00313EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:42 p.m.11 views

CVE-2026-81003 net/iucv: filter frames in afiucv_hs_rcv() by ingress device

In the Linux kernel, the following vulnerability has been resolved: net/iucv: filter frames in afiucvhsrcv by ingress device afiucvhsrcv selects a socket from iucvsklist by matching four 8-byte name fields in the transport header alone. No check is made against the netdevice the frame arrived on...

8.1CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:42 p.m.20 views

CVE-2026-81003

CVE-2026-81003 affects the Linux kernel net/iucv subsystem (IBM s390 IUCV/HiperSockets). The function afiucv_hs_rcv() matched incoming frames to sockets using only four 8-byte name fields in the transport header, without verifying the ingress net_device . This allowed frames from any network devi...

8.1CVSS5.7AI score0.00313EPSS
SaveExploits0References8
Rows per page
Query Builder