Lucene search
+L

518 matches found

The Hacker News
The Hacker News
added 2026/09/08 11:54 a.m.9 views

WeChat Zero-Click Worm Took Over Accounts on iPhone and Android via Incoming Calls

Researchers at the security firm Calif have built a worm that takes over a WeChat account via an incoming call and demonstrated it spreading among three test phones. The person being called does not have to answer or touch their phone for it to work, but the caller must already be one of their...

5.6AI score
SaveExploits0
OSV
OSV
added 2026/09/02 8:17 p.m.3 views

AZL-99312 CVE-2026-78662 affecting package nvidia-container-toolkit 1.17.8-4

Previously, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time,...

7.5CVSS5.8AI score0.00315EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/02 8:17 p.m.5 views

AZL-99129 CVE-2026-78662 affecting package cri-o 1.30.1-1

Previously, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time,...

7.5CVSS5.8AI score0.00315EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/02 8:17 p.m.3 views

AZL-99165 CVE-2026-78662 affecting package cf-cli 8.7.11-8

Previously, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time,...

7.5CVSS5.8AI score0.00315EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/02 8:17 p.m.4 views

AZL-99285 CVE-2026-78662 affecting package moby-engine 25.0.3-20

Previously, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time,...

7.5CVSS5.8AI score0.00315EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/02 7:37 p.m.13 views

CVE-2026-78662 Prevent DoS on deadlocked undecided channel in golang.org/x/crypto/ssh

Previously, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time,...

5.1AI score0.00315EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80587

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...

9.8CVSS5.9AI score0.00386EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.6 views

CVE-2026-80587

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...

9.8CVSS5.9AI score0.00386EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.14 views

PT-2026-82203

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Multipath TCP MPTCP implementation where certain incoming suboptions are not properly restricted, allowing mutually exclusive suboptions to be combined. This...

9.8CVSS5.4AI score0.00386EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/25 6:12 p.m.22 views

EUVD-2026-37014

gRPC Erlang package has unbounded gzip decompression decompression bomb...

8.7CVSS7.4AI score0.00348EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Firewire: In the net subsystem, a bug related to use-after-free was fixed in the fwnetfinishincomingpacket function. The netifrx function frees the skb, but we cannot dereference it to save the skb-len...

8.8CVSS5.2AI score0.00203EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: l2cap: Check the encryption key size during incoming connections. This is required for passing the GAP/SEC/SEM/BI-04-C PTS test case: - Security Mode: 4, Level: 4, Responder: Invalid Encryption Key Size - Key Size:...

8.1CVSS6AI score0.00096EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 12:03 p.m.13 views

EUVD-2026-55436

In the Linux kernel, the following vulnerability has been resolved: rds: drop incoming messages that cross network namespace boundaries rdsfindbound looks up the destination socket using a global rhashtable keyed solely on addr, port, scopeid. Network namespaces are not part of the key, so a send...

5.1AI score0.00135EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.34 views

CVE-2026-68335 rds: drop incoming messages that cross network namespace boundaries

In the Linux kernel, the following vulnerability has been resolved: rds: drop incoming messages that cross network namespace boundaries rdsfindbound looks up the destination socket using a global rhashtable keyed solely on addr, port, scopeid. Network namespaces are not part of the key, so a send...

7.8CVSS0.00135EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:02 p.m.44 views

CVE-2026-68315 sctp: validate stream count in sctp_process_strreset_inreq()

In the Linux kernel, the following vulnerability has been resolved: sctp: validate stream count in sctpprocessstrresetinreq When processing a RESETINREQUEST from a peer, sctpprocessstrresetinreq derives the stream count from the parameter length but does not check whether the resulting...

7.5CVSS0.00518EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/05 5:44 a.m.22 views

CVE-2026-67592 Apache Qpid ProtonJ2: Unable to govern the maximum number of transfer frames per incoming delivery

It was not possible to govern the maximum number of transfer frames per incoming delivery, enabling an authenticated attacker to cause excessive resource usage and potential denial of service. This issue affects Apache Qpid ProtonJ2: through 1.1.0. Users are recommended to upgrade to version 1.2....

7.5CVSS5.3AI score
SaveExploits0References5
OSV
OSV
added 2026/08/05 5:43 a.m.18 views

CVE-2026-68078 Apache Qpid Broker-J: Unable to govern the maximum number of transfer frames per incoming delivery

It was not possible to govern the maximum number of transfer frames per incoming delivery, enabling an authenticated attacker to cause excessive resource usage and potential denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version...

6.5CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 5:42 a.m.42 views

CVE-2026-66277 Apache Qpid Proton-J: Unable to govern the maximum number of transfer frames per incoming delivery

It was not possible to govern the maximum number of transfer frames per incoming delivery, enabling an authenticated attacker to cause excessive resource usage and potential denial of service. This issue affects Apache Qpid Proton-J: through 0.34.1. Users are recommended to upgrade to version...

0.00421EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/05 5:38 a.m.14 views

CVE-2026-67591

Removed by vendor...

6.5CVSS5.4AI score0.00422EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/05 5:36 a.m.11 views

EUVD-2026-53087

An authenticated attacker could exceed the session flow control incoming window potentially leading to denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version 10.1.0, which fixes the issue...

5.4AI score0.00421EPSS
SaveExploits0References1
Rows per page
Query Builder