Lucene search
+L

64 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-38727

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the...

5.5CVSS6AI score0.00165EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2014-0181

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Netlink implementation in the Linux kernel through 3.14.1 does not provide a mechanism for authorizing socket operations based on the opener of a socket,...

2.1CVSS6.3AI score0.00538EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-26805

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netlink: Fix kernel-infoleak-after-free in skbdatagramiter syzbot reported the following uninit-value access issue 1: netlinktofullskb creates a new skb and put...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.22 views

CVE-2025-38465 netlink: Fix wraparounds of sk->sk_rmem_alloc.

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix wraparounds of sk-skrmemalloc. Netlink has this pattern in some places if atomicread&sk-skrmemalloc sk-skrcvbuf atomicaddskb-truesize, &sk-skrmemalloc; , which has the same problem fixed by commit 5a465a0da13e "udp:...

0.00168EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:15 p.m.16 views

CVE-2022-49766

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

5.5CVSS0.00163EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.29 views

CVE-2022-49766 netlink: Bounds-check struct nlmsgerr creation

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

0.00163EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.18 views

CVE-2022-49766

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

5.5CVSS5.4AI score0.00163EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:09 p.m.83 views

CVE-2022-49766

The CVE-2022-49766 entry concerns the Linux kernel netlink path: it fixes a bounds-check issue in the creation of struct nlmsgerr. The underlying cause was related to a memcpy across a composite flexible array struct, which is mitigated by switching from __nlmsg_put to nlmsg_put() and explaining ...

5.5CVSS6.6AI score0.00163EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.29 views

Vulnerability of the dpll_nl_pin_get_dumpit() function in the drivers/dpll/dpll_netlink.c module – A DPLL driver for the Linux operating system that allows a hacker to cause a service failure.

Vulnerability of the dpllnlpingetdumpit function in the drivers/dpll/dpllnetlink.c module – The DPLL driver support in Linux kernels is vulnerable to synchronization errors when using shared resources. Exploiting this vulnerability can allow attackers to cause service failures...

5.5CVSS6.4AI score0.0015EPSS
SaveExploits0References8Affected Software2
CVE
CVE
added 2025/03/27 4:43 p.m.135 views

CVE-2023-53000

CVE-2023-53000 is a Linux kernel vulnerability affecting the netlink attribute handling. The issue arises when the netlink attribute type (nla_type) is used as an index after validation, enabling a possible Spectre v1 gadget to leak kernel memory to a local attacker. The public description notes ...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.17 views

CVE-2023-53000 netlink: prevent potential spectre v1 gadgets

In the Linux kernel, the following vulnerability has been resolved: netlink: prevent potential spectre v1 gadgets Most netlink attributes are parsed and validated from nlavalidateparse or validatenla u16 type = nlatypenla; if type == 0 || type maxtype / error or continue / @type is then used as a...

0.00212EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 1:49 p.m.138 views

CVE-2024-53212

CVE-2024-53212 is a Linux kernel vulnerability where a false positive warning in netlink extack could occur during dumps. The fix reworks the validation by using the netlink message header (nlh) instead of scanning skb->data, addressing a scenario where a dump is initiated but not completed du...

5.5CVSS6.3AI score0.00213EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/12/04 2:20 p.m.32 views

CVE-2024-53140 netlink: terminate outstanding dump on socket close

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

7.8CVSS0.00243EPSS
SaveExploits1References8
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.13 views

The vulnerability of the netlink component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the netlink component in the Linux operating system’s kernel is related to the use of an uninitialized resource in the sizeof function. Exploiting this vulnerability can allow a attacker to cause a service failure...

5.5CVSS5.5AI score0.00223EPSS
SaveExploits0References16Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.12 views

The vulnerability of the netlink component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the netlink component in the Linux operating system’s kernel is related to the use of an uninitialized resource in the netlinkgroupmask function. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References41Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/10/18 12:00 a.m.6 views

The vulnerability of the mptcp_pm_del_add_timer() function in the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the mptcppmdeladdtimer function in the net/mptcp/pmnetlink.c module of the Linux operating system is related to the reutilization of previously freed memory due to competitive access to resources race condition. Exploiting this vulnerability could allow an attacker to...

7CVSS7.2AI score0.00591EPSS
SaveExploits0References24Affected Software7
CVE
CVE
added 2024/07/16 11:13 a.m.93 views

CVE-2022-48784

CVE-2022-48784 : In the Linux kernel’s cfg80211 code, a race can occur during netlink owner interface destruction. The previous fix for a deadlock left a race when cfg80211_destroy_ifaces() runs while nl80211_netlink_notify() marks interfaces as nl_owner_dead. The issue arises from two loops: fir...

4.7CVSS6.5AI score0.00172EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/06/19 3:15 p.m.22 views

CVE-2021-47606

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

5.5CVSS0.00233EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.29 views

CVE-2021-47606

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/06/19 2:54 p.m.38 views

CVE-2021-47606 net: netlink: af_netlink: Prevent empty skb by adding a check on len.

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

0.00233EPSS
SaveExploits0References8
Rows per page
Query Builder