Lucene search
K

95 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.4 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: netfilter: nftct: sanitize layer 3 and 4 protocol numbers in custom expectations - Disallow families other than NFPROTOIPV4,IPV6,INET. - Disallow layer 4 protocols without ports, as the destination port is a mandatory attribut...

7.1CVSS5.8AI score0.00237EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.4 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerabilities have been resolved: netfilter: nftct: Skip the evaluation of rules for confirmed conntrack entries. The nftctexpectobjeval function calls nfctextadd for confirmed conntrack entries. However, nfctextadd can only be called when !nfctisconfirmed is...

4.6CVSS6.1AI score0.00546EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/21 12:0 a.m.13 views

PT-2026-42813

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The distributed pixel cache was originally designed to operate without a challenge-response authentication model, which is a security mechanism where one party...

7.5CVSS5.4AI score0.00324EPSS
Exploits0References109
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.7 views

SUSE CVE-2026-43025

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7CVSS5.8AI score0.00126EPSS
Exploits0References23
RedhatCVE
RedhatCVE
added 2026/05/01 5:8 p.m.5 views

CVE-2026-43025

A flaw was found in the Linux kernel's netfilter component. A local user could exploit a slab-out-of-bounds vulnerability by providing a different helper than the existing master conntrack helper when creating new expectations. This could allow an attacker to read kernel memory bytes off the...

7.3CVSS5.8AI score0.00126EPSS
Exploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.4 views

CVE-2026-43025

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7.3CVSS0.00126EPSS
Exploits0References6
CVE
CVE
added 2026/05/01 2:15 p.m.20 views

CVE-2026-43025

CVE-2026-43025 affects the Linux kernel netfilter component. A local attacker can trigger a slab-out-of-bounds read when creating new expectations by supplying a non-master conntrack helper, potentially enabling information disclosure from kernel memory. The issue is described across multiple sou...

7.3CVSS5.8AI score0.00126EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.30 views

CVE-2026-43026 netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: zero expect NAT fields when CTAEXPECTNAT absent ctnetlinkallocexpect allocates expectations from a non-zeroing slab cache via nfctexpectalloc. When CTAEXPECTNAT is not present in the netlink message, savedad...

0.00123EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.31 views

CVE-2026-43025 netfilter: ctnetlink: ignore explicit helper on new expectations

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7.3CVSS0.00126EPSS
Exploits0References6
EUVD
EUVD
added 2026/05/01 2:15 p.m.6 views

EUVD-2026-26624

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

5.8AI score0.00126EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.4 views

CVE-2026-43025

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7.3CVSS5.7AI score0.00126EPSS
Exploits0
EUVD
EUVD
added 2026/04/22 3:31 p.m.3 views

EUVD-2026-24868

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Similar to e77e6ff502ea "netfilter: conntrack: do not dump other netns's conntrack entries via proc"...

5.6AI score0.00123EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.30 views

CVE-2026-31496 netfilter: nf_conntrack_expect: skip expectations in other netns via proc

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Similar to e77e6ff502ea "netfilter: conntrack: do not dump other netns's conntrack entries via proc"...

0.00123EPSS
Exploits0References6
CVE
CVE
added 2026/04/22 1:54 p.m.15 views

CVE-2026-31496

Summary: CVE-2026-31496 affects the Linux kernel netfilter nf_conntrack_expect handling across network namespaces. The root cause is a failure to skip or isolate expectations that do not reside in the target netns, enabling a local user to access or view nf_conntrack_expect entries from other nam...

5.5CVSS5.6AI score0.00123EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/13 1:21 p.m.34 views

CVE-2026-31414 netfilter: nf_conntrack_expect: use expect->helper

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

9.8CVSS0.00381EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.3 views

PT-2026-36443

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter component where the ctnetlink alloc expect function allocates expectations from a non-zeroing slab cache via nf ct expect alloc. When CTA EXPECT NAT is...

9.8CVSS5.4AI score0.00443EPSS
Exploits0References390
Positive Technologies
Positive Technologies
added 2026/03/30 12:0 a.m.5 views

PT-2026-36442

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab-out-of-bounds read issue exists in the netfilter ctnetlink component. The problem occurs when userspace suggests a helper for a new expectation that differs from the existing mast...

7.3CVSS5.3AI score0.00126EPSS
Exploits0References20
Packet Storm News
Packet Storm News
added 2026/01/15 12:0 a.m.5 views

Gamifying Cyber Governance: A Virtual Escape Room to Transform Cybersecurity Policy Education

Serious games are gaining popularity as effective teaching and learning tools, providing engaging, interactive, and practical experiences for students. Gamified learning experiences, such as virtual escape rooms, have emerged as powerful tools in bridging theory and practice, fostering deeper...

5.6AI score
Exploits0
The Hacker News
The Hacker News
added 2025/10/30 11:55 a.m.5 views

The Death of the Security Checkbox: BAS Is the Power Behind Real Defense

Security doesn't fail at the point of breach. It fails at the point of impact. That line set the tone for this year's Picus Breach and Simulation BAS Summit , where researchers, practitioners, and CISOs all echoed the same theme: cyber defense is no longer about prediction. It's about proof. When...

6.6AI score
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2002-0060

Malware in sbrugna...

7.5CVSS6.4AI score0.04894EPSS
Exploits0References11
Rows per page
Query Builder