Lucene search
+L

33773 matches found

SUSE CVE
SUSE CVE
added 2026/04/06 11:25 p.m.9 views

SUSE CVE-2026-31405

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ulemandatoryexthandlers and uleoptionalexthandlers tables in handleoneuleextension are declared with 255 elements valid indices 0-254, but the index htype is deriv...

5.5CVSS5.7AI score0.0055EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2026/04/06 11:25 p.m.8 views

SUSE CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

7CVSS5.7AI score0.00159EPSS
SaveExploits0References44
RedhatCVE
RedhatCVE
added 2026/04/06 11:52 a.m.10 views

CVE-2026-31405

A flaw was found in the Linux kernel's dvb-net component. A remote attacker could exploit this vulnerability by sending specially crafted network data. This could lead to an out-of-bounds read in the handleoneuleextension function, potentially allowing the attacker to execute arbitrary code. The...

9.8CVSS6.1AI score0.0055EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/06 9:31 a.m.8 views

EUVD-2026-19199

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ulemandatoryexthandlers and uleoptionalexthandlers tables in handleoneuleextension are declared with 255 elements valid indices 0-254, but the index htype is deriv...

5.7AI score0.0055EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/06 9:31 a.m.4 views

EUVD-2026-19198

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

5.7AI score0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/06 8:16 a.m.12 views

UBUNTU-CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/06 8:16 a.m.8 views

UBUNTU-CVE-2026-31405

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ulemandatoryexthandlers and uleoptionalexthandlers tables in handleoneuleextension are declared with 255 elements valid indices 0-254, but the index htype is deriv...

9.8CVSS5.7AI score0.0055EPSS
SaveExploits0References33
RedHat Linux
RedHat Linux
added 2026/04/06 8:9 a.m.15 views

kernel: net/sched: cls_u32: use skb_header_pointer_careful()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.1CVSS5.7AI score0.00122EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/06 8:9 a.m.9 views

kernel: macvlan: fix error recovery in macvlan_common_newlink()

A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table e.g., due to an invalid interface name, the hash entry still references the freed netdevice structure. Subsequent packets...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/06 8:9 a.m.12 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

8.8CVSS6.4AI score0.0024EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/06 7:58 a.m.4 views

BIT-NODE-2026-21711

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

5.3CVSS6.5AI score0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/06 7:48 a.m.4 views

BIT-DOTNET-SDK-2026-26131 .NET Elevation of Privilege Vulnerability

Incorrect default permissions in .NET allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/06 7:44 a.m.6 views

BIT-ASPNET-CORE-2026-26130 ASP.NET Core Denial of Service Vulnerability

Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network...

7.5CVSS5.9AI score0.02818EPSS
SaveExploits0References19
CVE
CVE
added 2026/04/06 7:38 a.m.29 views

CVE-2026-31406

The CVE-2026-31406 issue is a race in the Linux kernel xfrm path during network cleanup. After cancel_delayed_work_sync() is invoked from xfrm_nat_keepalive_net_fini(), xfrm_state_fini() flushes states and __xfrm_state_delete() calls xfrm_nat_keepalive_state_updated(), which can re-schedule nat_k...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/04/06 7:38 a.m.4 views

CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

7.8CVSS5.2AI score0.00159EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/06 7:33 a.m.4 views

CVE-2026-31405

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ulemandatoryexthandlers and uleoptionalexthandlers tables in handleoneuleextension are declared with 255 elements valid indices 0-254, but the index htype is deriv...

5.7AI score0.0055EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/06 2:26 a.m.9 views

kernel: Linux kernel (net/mlx5): Use-after-free in ECVF vports unload leads to denial of service

A flaw was found in the Linux kernel's net/mlx5 component. A local user could exploit a use-after-free vulnerability during the shutdown process when embedded chip virtual function ECVF vports are unloaded. This occurs because the vport access control list ACL ingress table is not properly...

7.8CVSS6.7AI score0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/06 2:26 a.m.11 views

kernel: kernel: Privilege escalation or denial of service via use-after-free in nf_tables_addchain()

A flaw was found in the Linux kernel. A local attacker with CAPNETADMIN capabilities, or remote packet traffic, could exploit a use-after-free vulnerability in the nftablesaddchain function's error handling. Successful exploitation could lead to a kernel crash, resulting in a Denial of Service Do...

7.8CVSS5.9AI score0.00788EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/04/06 2:1 a.m.9 views

kernel: kernel: Privilege escalation or denial of service via use-after-free in nf_tables_addchain()

A flaw was found in the Linux kernel. A local attacker with CAPNETADMIN capabilities, or remote packet traffic, could exploit a use-after-free vulnerability in the nftablesaddchain function's error handling. Successful exploitation could lead to a kernel crash, resulting in a Denial of Service Do...

7.8CVSS5.9AI score0.00788EPSS
SaveExploits2References5
AlmaLinux
AlmaLinux
added 2026/04/06 12:0 a.m.16 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel net/mlx5: Use-after-free in ECVF vports unload leads to denial of service CVE-2025-38109 kernel: Kernel: Privilege escalation or denial of service in nftables via inverted...

7.8CVSS6.4AI score0.00788EPSS
SaveExploits9References10
Rows per page
Query Builder