Lucene search
+L

5045 matches found

Positive Technologies
Positive Technologies
added 2026/04/05 12:00 a.m.30 views

PT-2026-30411

A race condition during TCP connection teardown can cause tcp recv to operate on a connection that has already been released. If tcp conn search returns NULL while processing a SYN packet, a NULL pointer derived from stale context data is passed to tcp backlog is full and dereferenced without...

6.4CVSS5.8AI score0.00198EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23450

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: net/smc: fix NULL dereference and UAF in smctcpsynrecvsock Syzkaller reported a panic in...

9.8CVSS5.5AI score0.0056EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/04 12:00 a.m.7 views

openSUSE 16 Security Update : kea (openSUSE-SU-2026:20452-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20452-1 advisory. Update to 3.0.3: - CVE-2025-11232: invalid characters cause assert bsc1252863. - CVE-2026-3608: stack overflow via maliciously crafted message...

7.5CVSS5.9AI score0.01361EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.12 views

SUSE CVE-2026-23450

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smctcpsynrecvsock Syzkaller reported a panic in smctcpsynrecvsock 1. smctcpsynrecvsock is called in the TCP receive path softirq via icskafops-synrecvsock on the clcsock TCP listening...

7CVSS5.7AI score0.0056EPSS
SaveExploits0References20
NVD
NVD
added 2026/04/03 4:16 p.m.6 views

CVE-2026-23450

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smctcpsynrecvsock Syzkaller reported a panic in smctcpsynrecvsock 1. smctcpsynrecvsock is called in the TCP receive path softirq via icskafops-synrecvsock on the clcsock TCP listening...

9.8CVSS0.0056EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/03 4:16 p.m.9 views

CVE-2026-23439

In the Linux kernel, the following vulnerability has been resolved: udptunnel: fix NULL deref caused by udpsockcreate6 when CONFIGIPV6=n When CONFIGIPV6 is disabled, the udpsockcreate6 function returns 0 success without actually creating a socket. Callers such as foucreate then proceed to...

5.5CVSS0.00129EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/03 4:16 p.m.9 views

UBUNTU-CVE-2026-23450

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smctcpsynrecvsock Syzkaller reported a panic in smctcpsynrecvsock 1. smctcpsynrecvsock is called in the TCP receive path softirq via icskafops-synrecvsock on the clcsock TCP listening...

9.8CVSS5.7AI score0.0056EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.12 views

CVE-2026-23435

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Move event pointer setup earlier in x86pmuenable A production AMD EPYC system crashed with a NULL pointer dereference in the PMU NMI handler: BUG: kernel NULL pointer dereference, address: 0000000000000198 RIP:...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/03 3:15 p.m.46 views

CVE-2026-23450

CVE-2026-23450 (Linux kernel): The issue stems from a race in the SMC TCP path (net/smc) where, during close of an SMC listen socket, sk_user_data can be NULL or the smc_sock freed, causing a NULL dereference or use-after-free in smc_tcp_syn_recv_sock() when accessed under rcu/protected context. ...

9.8CVSS5.7AI score0.0056EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/04/03 3:15 p.m.12 views

CVE-2026-23450 net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smctcpsynrecvsock Syzkaller reported a panic in smctcpsynrecvsock 1. smctcpsynrecvsock is called in the TCP receive path softirq via icskafops-synrecvsock on the clcsock TCP listening...

9.8CVSS6AI score
SaveExploits0References12
CVE
CVE
added 2026/04/03 3:15 p.m.34 views

CVE-2026-23442

The CVE-2026-23442 issue affects the Linux kernel’s IPv6 SRv6 handling. Specifically, __in6_dev_get() may return NULL when a device has no IPv6 configuration (e.g., MTU too small or after NETDEV_UNREGISTER), which could lead to NULL pointer dereferences in seg6_hmac_validate_skb() and ipv6_srh_rc...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.20 views

PT-2026-30145

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the net/smc module within the smc tcp syn recv sock function. This issue involves a potential NULL pointer dereference and a use-after-free condition...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.10 views

PT-2026-30134

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the udp tunnel functionality. When the IPv6 configuration CONFIG IPV6 is disabled, the udp sock create6 function may return a success status without...

5.5CVSS5.5AI score0.00129EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/02 4:43 p.m.8 views

CVE-2026-31931

A flaw was found in Suricata, a network Intrusion Detection System IDS, Intrusion Prevention System IPS, and Network Security Monitoring NSM engine. An attacker could trigger a null dereference by using the "tls.alpn" rule keyword, causing the Suricata engine to crash. This vulnerability leads to...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/02 2:16 p.m.12 views

CVE-2026-31931

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, use of the "tls.alpn" rule keyword can cause Suricata to crash with a NULL dereference. This issue has been patched in version 8.0.4...

7.5CVSS0.00351EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/02 2:16 p.m.11 views

UBUNTU-CVE-2026-31931

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, use of the "tls.alpn" rule keyword can cause Suricata to crash with a NULL dereference. This issue has been patched in version 8.0.4...

7.5CVSS5.7AI score0.00351EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/02 2:01 p.m.62 views

CVE-2026-31931

CVE-2026-31931 affects Suricata (network IDS/IPS/NSM). From version 8.0.0 up to but not including 8.0.4, using the tls.alpn rule keyword can cause a NULL dereference, potentially crashing the process. The issue has been patched in version 8.0.4 . Environment impact is primarily availability (A), ...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/02 2:01 p.m.40 views

CVE-2026-31931

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, use of the "tls.alpn" rule keyword can cause Suricata to crash with a NULL dereference. This issue has been patched in version 8.0.4...

7.5CVSS5.2AI score0.00351EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/02 2:01 p.m.5 views

CVE-2026-31931 Suricata tls: null dereference in tls.alpn rule keyword

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, use of the "tls.alpn" rule keyword can cause Suricata to crash with a NULL dereference. This issue has been patched in version 8.0.4...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/04/02 2:01 p.m.14 views

CVE-2026-31931

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, use of the "tls.alpn" rule keyword can cause Suricata to crash with a NULL dereference. This issue has been patched in version 8.0.4...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References2
Rows per page
Query Builder