Lucene search
+L

3214 matches found

EUVD
EUVD
added 2026/04/13 3:31 p.m.8 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.10 views

EUVD-2026-21937

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.7AI score0.0012EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/13 2:16 p.m.11 views

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.5CVSS0.00131EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/13 2:16 p.m.11 views

CVE-2026-31420

In the Linux kernel, the following vulnerability has been resolved: bridge: mrp: reject zero test interval to avoid OOM panic brmrpstarttest and brmrpstartintest accept the user-supplied interval value from netlink without validation. When interval is 0, usecstojiffies0 yields 0, causing the...

5.5CVSS0.00091EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/13 2:16 p.m.8 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
Cvelist
Cvelist
added 2026/04/13 1:40 p.m.46 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...

0.00131EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:40 p.m.7 views

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...

6AI score0.00131EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/04/13 1:40 p.m.39 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
CVE
CVE
added 2026/04/13 1:40 p.m.58 views

CVE-2026-31420

CVE-2026-31420 affects Linux kernel bridge MRP interval handling. Vulerability arises when br_mrp_start_test/br_mrp_start_in_test accept a user-supplied interval from netlink with no validation; if interval is 0, the delay becomes zero and a tight loop can exhaust memory, causing an OOM kernel pa...

5.5CVSS5.7AI score0.00091EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/13 1:40 p.m.48 views

CVE-2026-31420 bridge: mrp: reject zero test interval to avoid OOM panic

In the Linux kernel, the following vulnerability has been resolved: bridge: mrp: reject zero test interval to avoid OOM panic brmrpstarttest and brmrpstartintest accept the user-supplied interval value from netlink without validation. When interval is 0, usecstojiffies0 yields 0, causing the...

0.00091EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/13 1:40 p.m.13 views

CVE-2026-31420 bridge: mrp: reject zero test interval to avoid OOM panic

In the Linux kernel, the following vulnerability has been resolved: bridge: mrp: reject zero test interval to avoid OOM panic brmrpstarttest and brmrpstartintest accept the user-supplied interval value from netlink without validation. When interval is 0, usecstojiffies0 yields 0, causing the...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/04/13 1:21 p.m.39 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
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:21 p.m.3 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...

6AI score0.0012EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/04/13 1:21 p.m.11 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.15 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
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.15 views

PT-2026-32354

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw in the netfilter nfnetlink log component allows the leak of stale heap contents to userspace via the NFLOG netlink socket. The function build packet message manually constructs th...

5.5CVSS5.3AI score0.00131EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-31420

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bridge: mrp: reject zero test interval to avoid OOM panic brmrpstarttest and brmrpstartintest accept the user-supplied interval value from netlink without...

5.5CVSS5.6AI score0.00091EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.13 views

PT-2026-32342

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter nfnetlink log component where the NLMSG DONE does not properly account for the netlink header size, considering only the attribute size. This can lead to...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/13 12:00 a.m.14 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 not considering the size of the netlink header. This vulnerability may cause netlink messages to ...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References6
Rows per page
Query Builder