Lucene search
+L

35 matches found

CVE
CVE
added 2026/07/25 8:51 a.m.28 views

CVE-2026-64436

The CVE-2026-64436 issue in the Linux kernel affects IPComp state handling in PF_KEY paths. In pfkey_msg2xfrm_state, x->calg is allocated and the algorithm name is copied, but calg->alg_key_len is never initialized, even though calg is 68 bytes and alg_key_len is used later during xfrm_algo...

7.1CVSS5.8AI score0.00119EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64436 net: af_key: initialize alg_key_len for IPComp states

In the Linux kernel, the following vulnerability has been resolved: net: afkey: initialize algkeylen for IPComp states pfkeymsg2xfrmstate handles the IPComp SADBXSATYPEIPCOMP case by allocating x-calg and copying only the algorithm name: x-calg = kmallocobjx-calg; if !x-calg err = -ENOMEM; goto...

7.1CVSS5.7AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/07/21 1:3 p.m.8 views

SUSE CVE-2026-63914

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

7.3CVSS5.4AI score0.00156EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-63914

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

7.3CVSS0.00156EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.12 views

CVE-2026-63914

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

7.3CVSS5.3AI score0.00156EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:55 p.m.10 views

EUVD-2026-45687

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

5.4AI score0.00156EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61231

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel where the xfrm send migrate function in net/xfrm/xfrm user.c and the pfkey send migrate function in net/key/af key.c hardcode the &init net for...

7.3CVSS5.3AI score0.00156EPSS
SaveExploits0
OSV
OSV
added 2026/05/15 2:0 p.m.18 views

OESA-2026-2310 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packetrelease via NETDEVUP race packetrelease has a race window where NETDEVUP can re-register a socket into a fanout group's arr array. T...

9.1CVSS6.1AI score0.93235EPSS
SaveExploits32References8
EUVD
EUVD
added 2026/05/06 12:30 p.m.10 views

EUVD-2026-27586

In the Linux kernel, the following vulnerability has been resolved: net: afkey: zero aligned sockaddr tail in PFKEY exports PFKEY export paths use pfkeysockaddrsize when reserving sockaddr payload space, so IPv6 addresses occupy 32 bytes on the wire. However, pfkeysockaddrfill initializes only th...

5.9AI score0.00122EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 10:16 a.m.26 views

CVE-2026-43088

In the Linux kernel, the following vulnerability has been resolved: net: afkey: zero aligned sockaddr tail in PFKEY exports PFKEY export paths use pfkeysockaddrsize when reserving sockaddr payload space, so IPv6 addresses occupy 32 bytes on the wire. However, pfkeysockaddrfill initializes only th...

5.5CVSS0.00122EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/06 7:40 a.m.13 views

CVE-2026-43088 net: af_key: zero aligned sockaddr tail in PF_KEY exports

In the Linux kernel, the following vulnerability has been resolved: net: afkey: zero aligned sockaddr tail in PFKEY exports PFKEY export paths use pfkeysockaddrsize when reserving sockaddr payload space, so IPv6 addresses occupy 32 bytes on the wire. However, pfkeysockaddrfill initializes only th...

5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/06 7:40 a.m.54 views

CVE-2026-43088 net: af_key: zero aligned sockaddr tail in PF_KEY exports

In the Linux kernel, the following vulnerability has been resolved: net: afkey: zero aligned sockaddr tail in PFKEY exports PFKEY export paths use pfkeysockaddrsize when reserving sockaddr payload space, so IPv6 addresses occupy 32 bytes on the wire. However, pfkeysockaddrfill initializes only th...

0.00122EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.12 views

SUSE CVE-2026-31515

In the Linux kernel, the following vulnerability has been resolved: afkey: validate families in pfkeysendmigrate syzbot was able to trigger a crash in skbput 1 Issue is that pfkeysendmigrate does not check old/new families, and that setipsecrequest @family argument was truncated, thus possibly...

4.4CVSS5.6AI score0.00129EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/04/22 8:4 p.m.10 views

CVE-2026-31515

A flaw was found in the Linux kernel. The pfkeysendmigrate function, which manages security associations, does not properly validate address families. This oversight can lead to an overfill of the socket buffer skb, a data structure used for network packets, when processing certain requests. A...

5.5CVSS5.9AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/22 2:16 p.m.10 views

CVE-2026-31515

In the Linux kernel, the following vulnerability has been resolved: afkey: validate families in pfkeysendmigrate syzbot was able to trigger a crash in skbput 1 Issue is that pfkeysendmigrate does not check old/new families, and that setipsecrequest @family argument was truncated, thus possibly...

5.5CVSS0.00129EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.47 views

CVE-2026-31515 af_key: validate families in pfkey_send_migrate()

In the Linux kernel, the following vulnerability has been resolved: afkey: validate families in pfkeysendmigrate syzbot was able to trigger a crash in skbput 1 Issue is that pfkeysendmigrate does not check old/new families, and that setipsecrequest @family argument was truncated, thus possibly...

0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/22 1:54 p.m.31 views

CVE-2026-31515

CVE-2026-31515 affects the Linux kernel and is resolved by validating address families in pfkey_send_migrate(); the flaw allowed overfilling the skb when processing requests due to truncation of the @family argument in set_ipsecrequest. SYZBOT demonstrated a crash in skb_put(), leading to a kerne...

5.5CVSS5.6AI score0.00129EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.10 views

PT-2026-34420

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the pfkey send migrate function where it fails to validate old and new families. This can lead to the family argument in set ipsecrequest being truncated, potentially...

5.5CVSS6.1AI score0.00129EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of verification of the address family in the pfkeysendmigrate function. This vulnerabili...

5.5CVSS5.9AI score0.00129EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31515

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - afkey: validate families in pfkeysendmigrate syzbot was able to trigger a crash in skbput 1 Issue is that pfkeysendmigrate does not check old/new families, and...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References3
Rows per page
Query Builder