Lucene search
K

224220 matches found

Cvelist
Cvelist
added 2026/05/27 12:15 p.m.26 views

CVE-2026-45850 ipvs: skip ipv6 extension headers for csum checks

In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers before the protocol header. iph-len already contains its offset, so use it to fix the problem...

0.00189EPSS
Exploits0References2
CVE
CVE
added 2026/05/27 12:15 p.m.12 views

CVE-2026-45850

CVE-2026-45850 relates to the Linux kernel’s IPVS handling of IPv6: protocol checksum validation can fail when IPv6 extension headers precede the protocol header. The fix uses iph->len as the offset rather than the previous value, addressing the miscalc that allowed incorrect checksums. Affect...

5.8AI score0.00189EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.34 views

CVE-2026-45849 net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: add missing lock protection in ocelotportxmitinj ocelotportxmitinj calls ocelotcaninject and ocelotportinjectframe without holding the injection group lock. Both functions contain lockdepassertheld for the...

0.00221EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.32 views

CVE-2026-45847 net: remove WARN_ON_ONCE when accessing forward path array

In the Linux kernel, the following vulnerability has been resolved: net: remove WARNONONCE when accessing forward path array Although unlikely, recent support for IPIP tunnels increases chances of reaching this WARNONONCE if userspace manages to build a sufficiently long forward path. Remove it...

0.00205EPSS
Exploits0References7
CVE
CVE
added 2026/05/27 12:15 p.m.14 views

CVE-2026-45847

The CVE-2026-45847 entry describes a Linux kernel issue where WARN_ON_ONCE was triggered while accessing the forward path array. The fix removes WARN_ON_ONCE to mitigate the risk, noting that while unlikely, added support for IPIP tunnels increases the chance of encountering the warning if a suff...

5.8AI score0.00205EPSS
Exploits0References7
CVE
CVE
added 2026/05/27 12:15 p.m.10 views

CVE-2025-71309

CVE-2025-71309 describes a deadlock in the Linux kernel ntfs3 code where an inode mutex (ni_lock) and per-page locks can invert order, causing a hang in ntfs_read_folio() / ni_read_folio_cmpr() during frame reads. The root cause is locking order: taking ni_lock in ntfs_read_folio() before acquiri...

5.8AI score0.00189EPSS
Exploits0References2
CVE
CVE
added 2026/05/27 12:14 p.m.10 views

CVE-2025-71307

CVE-2025-71307 affects the Linux kernel’s DRM panthor path. The vulnerability arises in panthor_fw_unplug() where the MCU halt-and-wait sequence could dereference a NULL pointer if the MCU is in an unexpected state or the firmware is not loaded/initialized. The patch removes the MCU halt/wait dur...

5.7AI score0.00189EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/27 12:14 p.m.33 views

CVE-2025-71306 ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()

In the Linux kernel, the following vulnerability has been resolved: ima: Fix stack-out-of-bounds in isbprmcredsforexec KASAN reported a stack-out-of-bounds access in imaappraisemeasurement from isbprmcredsforexec: BUG: KASAN: stack-out-of-bounds in imaappraisemeasurement+0x12dc/0x16a0 Read of siz...

0.00189EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/05/27 12:14 p.m.7 views

CVE-2025-71306

In the Linux kernel, the following vulnerability has been resolved: ima: Fix stack-out-of-bounds in isbprmcredsforexec KASAN reported a stack-out-of-bounds access in imaappraisemeasurement from isbprmcredsforexec: BUG: KASAN: stack-out-of-bounds in imaappraisemeasurement+0x12dc/0x16a0 Read of siz...

5.7AI score0.00189EPSS
Exploits0
CVE
CVE
added 2026/05/27 12:14 p.m.12 views

CVE-2025-71306

CVE-2025-71306 documents a stack-out-of-bounds access in the Linux kernel related to ima_appraise_measurement invoked from is_bprm_creds_for_exec. The bug arises from miscalculated offsets when using container_of on the file pointer, resulting in an out-of-bounds read on the stack. The fix adds a...

5.8AI score0.00189EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:14 p.m.4 views

CVE-2025-71305

In the Linux kernel, the following vulnerability has been resolved: drm/display/dpmst: Add protection against 0 vcpi When releasing a timeslot there is a slight chance we may end up with the wrong payload mask due to overflow if the delayeddestroywork ends up coming into play after a DP 2.1 monit...

5.7AI score0.00205EPSS
Exploits0References7Affected Software1
CVE
CVE
added 2026/05/27 12:14 p.m.17 views

CVE-2025-71304

The CVE-2025-71304 entry describes a Linux kernel Smack issue where /smack/doi could accept values that were previously written, causing decommissioned DOIs to linger and the default domain map to be unavailable. This behavior can disable networking for non-ambient labels because existing CIPSO/D...

5.7AI score0.0021EPSS
Exploits0References8
NVD
NVD
added 2026/05/27 11:16 a.m.11 views

CVE-2026-45846

In the Linux kernel, the following vulnerability has been resolved: bareudp: fix NULL pointer dereference in bareudpfillmetadatadst bareudpfillmetadatadst passes bareudp-sock to udptunnel6dstlookup in the IPv6 path without a NULL check. The socket is only created in bareudpopen and NULLed in...

0.00165EPSS
Exploits0References8
NVD
NVD
added 2026/05/27 11:16 a.m.11 views

CVE-2026-45842

In the Linux kernel, the following vulnerability has been resolved: slip: reject VJ receive packets on instances with no rstate array slhcinit accepts rslots == 0 as a valid configuration, with the documented meaning of 'no receive compression'. In that case the allocation loop in slhcinit is...

0.00164EPSS
Exploits0References8
NVD
NVD
added 2026/05/27 11:16 a.m.13 views

CVE-2026-45839

In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpfcoreparsespec CO-RE accessor strings are colon-separated indices that describe a path from a root BTF type to a target field, e.g. "0:1:2" walks through nested struct members...

0.00161EPSS
Exploits0References7
NVD
NVD
added 2026/05/27 11:16 a.m.13 views

CVE-2026-45841

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix divide-by-zero in OSFWSSMODULO nfosfmatchone computes ctx-window % f-wss.val in the OSFWSSMODULO branch with no guard for f-wss.val == 0. A CAPNETADMIN user can add such a fingerprint via nfnetlink; a...

0.00164EPSS
Exploits0References8
NVD
NVD
added 2026/05/27 11:16 a.m.8 views

CVE-2026-45837

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in arenavmclose on fork arenavmopen only bumps vml-mmapcount but never registers the child VMA in arena-vmalist. The vml-vma always points at the parent VMA, so after parent munmap the pointer dangles. If...

0.00156EPSS
Exploits0References4
NVD
NVD
added 2026/05/27 11:16 a.m.8 views

CVE-2026-45838

In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroupstoragegetnextkey listnextentry never returns NULL -- when the current element is the last entry it wraps to the list head via containerof. The subsequent NULL check is therefore dead code...

0.00164EPSS
Exploits0References8
NVD
NVD
added 2026/05/27 11:16 a.m.14 views

CVE-2026-45843

In the Linux kernel, the following vulnerability has been resolved: slip: bound decode reads against the compressed packet length slhcuncompress parses a VJ-compressed TCP header by advancing a pointer through the packet via decode and pull16. Neither helper bounds-checks against isize, and decod...

8.2CVSS0.00278EPSS
Exploits0References8
NVD
NVD
added 2026/05/27 11:16 a.m.10 views

CVE-2026-45844

In the Linux kernel, the following vulnerability has been resolved: netfilter: arptables: fix IEEE1394 ARP payload parsing Weiming Shi says: "arppacketmatch unconditionally parses the ARP payload assuming two hardware addresses are present source and target. However, IPv4-over-IEEE1394 ARP RFC 27...

0.0018EPSS
Exploits0References8
Rows per page
Query Builder