Lucene search
+L

166 matches found

NVD
NVD
added 2026/05/06 10:16 a.m.14 views

CVE-2026-43085

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: initialize nfgenmsg in NLMSGDONE terminator When batching multiple NFLOG messages inst-qlen 1, nfulnlsend appends an NLMSGDONE terminator with sizeofstruct nfgenmsg payload via nlmsgput, but never...

5.5CVSS0.00125EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/06 7:40 a.m.17 views

CVE-2026-43085 netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: initialize nfgenmsg in NLMSGDONE terminator When batching multiple NFLOG messages inst-qlen 1, nfulnlsend appends an NLMSGDONE terminator with sizeofstruct nfgenmsg payload via nlmsgput, but never...

5.8AI score
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/05/06 7:40 a.m.8 views

CVE-2026-43084

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: make hash table per queue Sharing a global hash table among all queues is tempting, but it can cause crash: BUG: KASAN: slab-use-after-free in nfqnlrecvverdict+0x11ac/0x15e0 nfnetlinkqueue...

5.8AI score0.00125EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.23 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 uninitialized payload of NLMSGDONE in the nfnetlinklog, leading to a leak of kernel heap data...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.22 views

PT-2026-43675

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A divide-by-zero error exists in the netfilter component within the nf osf match one function. The issue occurs in the OSF WSS MODULO branch when calculating ctx-window % f-wss.val witho...

5.5CVSS5.9AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.19 views

PT-2026-51892

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential NULL dereference exists in the nf osf ttl function within the netfilter nfnetlink osf module. The function accessed skb-dev to perform a local interface address lookup withou...

7.8CVSS5.8AI score0.00564EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.21 views

PT-2026-51893

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the netfilter module. In the nf osf match function, the nf osf hdr ctx structure is passed by reference to nf osf match one for fingerprint checks. During...

9.4CVSS5.8AI score0.00576EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/14 8:02 a.m.12 views

netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD

...

5.5CVSS6.2AI score0.00131EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/14 8:01 a.m.13 views

netfilter: nfnetlink_log: account for netlink header size

...

8.1CVSS6.2AI score0.0012EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.11 views

SUSE CVE-2026-31414

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: use expect-helper Use expect-helper in ctnetlink and /proc to dump the helper name. Using nfcthelp without holding a reference to the master conntrack is unsafe. Use exp-master-helper in ctnetlink pa...

5.5CVSS5.7AI score0.00399EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/04/13 3:31 p.m.7 views

EUVD-2026-21957

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: fix uninitialized padding leak in NFULAPAYLOAD buildpacketmessage manually constructs the NFULAPAYLOAD netlink attribute using skbput and skbcopybits, bypassing the standard nlareserve/nlaput helpers. Whi...

5.7AI score0.00131EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/13 3:31 p.m.12 views

EUVD-2026-21932

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: use expect-helper Use expect-helper in ctnetlink and /proc to dump the helper name. Using nfcthelp without holding a reference to the master conntrack is unsafe. Use exp-master-helper in ctnetlink pa...

5.7AI score0.00399EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/13 2:16 p.m.7 views

CVE-2026-31416

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: account for netlink header size This is a followup to an old bug fix: NLMSGDONE needs to account for the netlink header size, not just the attribute size. This can result in a WARN splat + drop of the...

5.5CVSS0.0012EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/13 2:16 p.m.13 views

UBUNTU-CVE-2026-31428

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: fix uninitialized padding leak in NFULAPAYLOAD buildpacketmessage manually constructs the NFULAPAYLOAD netlink attribute using skbput and skbcopybits, bypassing the standard nlareserve/nlaput helpers. Whi...

5.5CVSS6AI score0.00131EPSS
SaveExploits0References29
CVE
CVE
added 2026/04/13 1:40 p.m.38 views

CVE-2026-31428

CVE-2026-31428 — In the Linux kernel, nfnetlink_log’s __build_packet_message() previously built NFULA_PAYLOAD attributes manually via skb_put()/skb_copy_bits(), bypassing nla_reserve()/nla_put(). This caused trailing padding to remain uninitialized, leaking stale heap data to userspace over NFLOG...

5.5CVSS5.7AI score0.00131EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/04/13 1:40 p.m.15 views

CVE-2026-31428 netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: fix uninitialized padding leak in NFULAPAYLOAD buildpacketmessage manually constructs the NFULAPAYLOAD netlink attribute using skbput and skbcopybits, bypassing the standard nlareserve/nlaput helpers. Whi...

5.8AI score
SaveExploits0References13
Cvelist
Cvelist
added 2026/04/13 1:21 p.m.37 views

CVE-2026-31416 netfilter: nfnetlink_log: account for netlink header size

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: account for netlink header size This is a followup to an old bug fix: NLMSGDONE needs to account for the netlink header size, not just the attribute size. This can result in a WARN splat + drop of the...

0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/13 1:21 p.m.48 views

CVE-2026-31416

CVE-2026-31416 (Linux kernel) : Affected component is netfilter nfnetlink_log. The issue is caused by not accounting for the netlink header size when processing NL messages, which can lead to a WARN splat and potential drop of the affected netlink message, with no other ill effects reported in th...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2026/04/13 1:21 p.m.10 views

CVE-2026-31416

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: account for netlink header size This is a followup to an old bug fix: NLMSGDONE needs to account for the netlink header size, not just the attribute size. This can result in a WARN splat + drop of the...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/04/13 1:21 p.m.12 views

CVE-2026-31416 netfilter: nfnetlink_log: account for netlink header size

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinklog: account for netlink header size This is a followup to an old bug fix: NLMSGDONE needs to account for the netlink header size, not just the attribute size. This can result in a WARN splat + drop of the...

5.8AI score
SaveExploits0References13
Rows per page
Query Builder