Lucene search
+L

368189 matches found

Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-72402 bpf: Mask pseudo pointer values in verifier logs

In the Linux kernel, the following vulnerability has been resolved: bpf: Mask pseudo pointer values in verifier logs printbpfinsn masks ldimm64 immediates for pointer-bearing pseudo sources when pointer leaks are not allowed, but the mask only covers BPFPSEUDOMAPFD and BPFPSEUDOMAPVALUE...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-59301

In the Linux kernel, the following vulnerability has been resolved: bpf: Mask pseudo pointer values in verifier logs printbpfinsn masks ldimm64 immediates for pointer-bearing pseudo sources when pointer leaks are not allowed, but the mask only covers BPFPSEUDOMAPFD and BPFPSEUDOMAPVALUE...

5.4AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago16 views

CVE-2026-72401

CVE-2026-72401 affects the Linux kernel’s BPF verifier path. The root cause is a leak of env->insn_aux_data when allocation of env->succ fails after env->insn_aux_data is allocated, due to vfree being placed before the err_free_env path. The fix moves vfree(env->insn_aux_data) into er...

5.4AI score0.0021EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-59299

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

5.4AI score0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 5 days ago5 views

CVE-2026-72400

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 5 days ago3 views

CVE-2026-72400 seg6: validate SRH length before reading fixed fields

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

7.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-72400 seg6: validate SRH length before reading fixed fields

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago17 views

CVE-2026-72400

The CVE-2026-72400 entry documents a Linux kernel vulnerability in SEG6: the seg6_validate_srh() function reads fixed IPv6 Segment Routing Header (SRH) fields (e.g., srh->type, srh->hdrlen) before validating that the input length covers the fixed SRH struct. Through the BPF SEG6 encap path ...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago4 views

CVE-2026-72399 net: enetc: check the number of BDs needed for xdp_frame

In the Linux kernel, the following vulnerability has been resolved: net: enetc: check the number of BDs needed for xdpframe The size of xdpredirectarr array is ENETCMAXSKBFRAGS. However, the number of fragments contained in xdpframe may be greater than or equal to ENETCMAXSKBFRAGS, which will cau...

9.8CVSS5.4AI score
SaveExploits0References9
CVE
CVE
added 5 days ago20 views

CVE-2026-72398

CVE-2026-72398 concerns the Linux kernel SCTP implementation. When cookie authentication is disabled, an INIT reconstructed during COOKIE-ECHO could be untrusted unless explicitly re-verified; the patch adds sctp_verify_init() checks after cookie unpacking in COOKIE-ECHO paths and tightens sctp_u...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-59298

In the Linux kernel, the following vulnerability has been resolved: net: enetc: check the number of BDs needed for xdpframe The size of xdpredirectarr array is ENETCMAXSKBFRAGS. However, the number of fragments contained in xdpframe may be greater than or equal to ENETCMAXSKBFRAGS, which will cau...

5.3AI score0.00672EPSS
SaveExploits0References6
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-72398 sctp: add INIT verification after cookie unpacking

In the Linux kernel, the following vulnerability has been resolved: sctp: add INIT verification after cookie unpacking In SCTP handshake, the INIT chunk is initially processed by the server and embedded into the cookie carried in INIT-ACK. The client then returns this cookie via COOKIE-ECHO, wher...

9.8CVSS0.00704EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago7 views

CVE-2026-72398 sctp: add INIT verification after cookie unpacking

In the Linux kernel, the following vulnerability has been resolved: sctp: add INIT verification after cookie unpacking In SCTP handshake, the INIT chunk is initially processed by the server and embedded into the cookie carried in INIT-ACK. The client then returns this cookie via COOKIE-ECHO, wher...

9.8CVSS5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 5 days ago5 views

CVE-2026-72398

In the Linux kernel, the following vulnerability has been resolved: sctp: add INIT verification after cookie unpacking In SCTP handshake, the INIT chunk is initially processed by the server and embedded into the cookie carried in INIT-ACK. The client then returns this cookie via COOKIE-ECHO, wher...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0
Debian CVE
Debian CVE
added 5 days ago8 views

CVE-2026-72399

In the Linux kernel, the following vulnerability has been resolved: net: enetc: check the number of BDs needed for xdpframe The size of xdpredirectarr array is ENETCMAXSKBFRAGS. However, the number of fragments contained in xdpframe may be greater than or equal to ENETCMAXSKBFRAGS, which will cau...

9.8CVSS5.3AI score0.00672EPSS
SaveExploits0
Cvelist
Cvelist
added 5 days ago27 views

CVE-2026-72399 net: enetc: check the number of BDs needed for xdp_frame

In the Linux kernel, the following vulnerability has been resolved: net: enetc: check the number of BDs needed for xdpframe The size of xdpredirectarr array is ENETCMAXSKBFRAGS. However, the number of fragments contained in xdpframe may be greater than or equal to ENETCMAXSKBFRAGS, which will cau...

9.8CVSS0.00672EPSS
SaveExploits0References6
CVE
CVE
added 5 days ago14 views

CVE-2026-72399

The CVE-2026-72399 issue affects the Linux kernel net: enetc subsystem, where xdp_frame fragments can cause an out-of-bounds access to xdp_redirect_arr because the number of fragments may be greater than or equal to ENETC_MAX_SKB_FRAGS. This vulnerability originates from assuming the xdp_redirect...

9.8CVSS5.3AI score0.00672EPSS
SaveExploits0References6
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-72397 hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/core honor vrmversion in pmbusdata2regvid pmbusdata2regvid hardcoded the VR11 encoding regardless of the vrmversion configured by the driver, while pmbusreg2datavid already switched on it. Any driver that selects a...

7.1CVSS0.00151EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago12 views

CVE-2026-72396

The CVE-2026-72396 issue affects the Linux kernel hwmon adm1275 component and was resolved by preventing an out-of-bounds read of uninitialized stack memory. The bug occurred during support for ROHM BD127X0 hot-swap controllers, where i2c_smbus_read_block_data() could write up to 32 bytes into bl...

5.3AI score0.0022EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 5 days ago5 views

CVE-2026-72396

In the Linux kernel, the following vulnerability has been resolved: hwmon: adm1275: Prevent reading uninitialized stack While adding support for the ROHM BD127X0 hot-swap controllers, sashiko reported an error in device-name comparison, which can lead to reading uninitialized stack memory. Quotin...

5.3AI score0.0022EPSS
SaveExploits0
Rows per page
Query Builder