Lucene search
K

15 matches found

CNVD
CNVD
added 2025/01/03 12:0 a.m.13 views

Unspecified vulnerability in Linux kernel (CNVD-2025-01677)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a delay in the final release of struct net during netns disassembly in the net module. No details of the...

7.8CVSS6.5AI score0.00018EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2024/12/27 3:6 p.m.17 views

CVE-2024-56658

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS5.8AI score0.00018EPSS
Exploits0
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a delay in the final release of struct net during netns disassembly in the net module. No details of the...

7.8CVSS8.2AI score0.00018EPSS
Exploits0References4
CVE
CVE
added 2024/10/21 8:6 p.m.144 views

CVE-2022-49014

CVE-2022-49014 affects the Linux kernel net/tun subsystem. A use-after-free occurs in tun_detach() when sock_put() drops the last reference to struct net before net notifier code (notifier_call_chain/netdev_state_change) has finished accessing it. The patch fixes this by calling sock_put() from t...

7.8CVSS7.2AI score0.00013EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/10/21 8:6 p.m.19 views

CVE-2022-49014 net: tun: Fix use-after-free in tun_detach()

In the Linux kernel, the following vulnerability has been resolved: net: tun: Fix use-after-free in tundetach syzbot reported use-after-free in tundetach 1. This causes call trace like below: ================================================================== BUG: KASAN: use-after-free in...

7.8CVSS6AI score0.00013EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.19 views

CVE-2022-49014 net: tun: Fix use-after-free in tun_detach()

In the Linux kernel, the following vulnerability has been resolved: net: tun: Fix use-after-free in tundetach syzbot reported use-after-free in tundetach 1. This causes call trace like below: ================================================================== BUG: KASAN: use-after-free in...

7.2AI score0.00013EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.154 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2024-2519)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : bpf, skmsg: Fix NULL pointer dereference in skpsockskbingressenqueueCVE-2024-36938 bpf, sockmap: Prevent lock inversion deadlock in map delete...

9.8CVSS7AI score0.02683EPSS
Exploits3References228
NVD
NVD
added 2024/05/17 12:15 p.m.18 views

CVE-2024-27417

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.5CVSS7.6AI score0.00012EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.24 views

CVE-2024-27417

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.5CVSS6.2AI score0.00012EPSS
Exploits0References21
Debian CVE
Debian CVE
added 2024/05/17 11:51 a.m.19 views

CVE-2024-27417

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.5CVSS7.2AI score0.00012EPSS
Exploits0
OSV
OSV
added 2024/05/17 11:51 a.m.14 views

CVE-2024-27417 ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.5CVSS5.9AI score0.00012EPSS
Exploits0References11
CVE
CVE
added 2024/05/17 11:51 a.m.135 views

CVE-2024-27417

CVE-2024-27417 affects the Linux kernel IPv6 path inet6_rtm_getaddr, where if userspace provides a correct IFA_TARGET_NETNSID but omits IFA_ADDRESS and IFA_LOCAL, the function could return -EINVAL while leaking an elevated net namespace reference. The issue is described as a potential 4net leak...

5.5CVSS6.7AI score0.00012EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/05/17 11:51 a.m.22 views

CVE-2024-27417 ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

6.4AI score0.00012EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/02/27 9:44 a.m.18 views

CVE-2021-46936 net: fix use-after-free in tw_timer_handler

In the Linux kernel, the following vulnerability has been resolved: net: fix use-after-free in twtimerhandler A real world panic issue was found as follow in Linux 5.4. BUG: unable to handle page fault for address: ffffde49a863de28 PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0...

6.8AI score0.00015EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.18 views

CVE-2021-46912 net: Make tcp_allowed_congestion_control readonly in non-init netns

In the Linux kernel, the following vulnerability has been resolved: net: Make tcpallowedcongestioncontrol readonly in non-init netns Currently, tcpallowedcongestioncontrol is global and writable; writing to it in any net namespace will leak into all other net namespaces...

6AI score0.00018EPSS
Exploits0References3
Rows per page
Query Builder