Lucene search
+L

2464 matches found

Positive Technologies
Positive Technologies
added 2026/04/27 12:0 a.m.11 views

PT-2026-35367

Date: April 27, 2026 Status: ACTIVE EXPLOITATION / PERIMETER & INTERNAL RISK Target: Microsoft Windows RPC Runtime All Versions: Windows 10, 11, Server 2016-2025 Severity: 9.8 MAXIMUM CRITICAL Unauthenticated Remote Code Execution / LPE...

6.4AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-31638

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rxrpc: Only put the call ref if one was acquired rxrpcinputpacketonconn can process a to-client packet after the current client call on the channel has already...

7.5CVSS7.1AI score0.00441EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-31640

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial In rxrpcpostresponse, the code should be comparing the challenge serial number from the...

7.5CVSS7.2AI score0.00426EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:8 a.m.8 views

rxrpc: only handle RESPONSE during service challenge

...

7.5CVSS5.8AI score0.00389EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:7 a.m.8 views

rxrpc: Fix key reference count leak from call->key

...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:5 a.m.6 views

rxrpc: Fix call removal to use RCU safe deletion

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:3 a.m.6 views

rxrpc: reject undecryptable rxkad response tickets

...

9.8CVSS5.8AI score0.00514EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:2 a.m.6 views

rxrpc: Only put the call ref if one was acquired

...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/25 8:46 a.m.7 views

EUVD-2026-25643

In the Linux kernel, the following vulnerability has been resolved: rxrpc: only handle RESPONSE during service challenge Only process RESPONSE packets while the service connection is still in RXRPCCONNSERVICECHALLENGING. Check that state under statelock before running response verification and...

5.4AI score0.00389EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/25 8:46 a.m.7 views

CVE-2026-31676 rxrpc: only handle RESPONSE during service challenge

In the Linux kernel, the following vulnerability has been resolved: rxrpc: only handle RESPONSE during service challenge Only process RESPONSE packets while the service connection is still in RXRPCCONNSERVICECHALLENGING. Check that state under statelock before running response verification and...

7.5CVSS5.8AI score0.00389EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/04/25 8:46 a.m.14 views

CVE-2026-31676

In the Linux kernel, the following vulnerability has been resolved: rxrpc: only handle RESPONSE during service challenge Only process RESPONSE packets while the service connection is still in RXRPCCONNSERVICECHALLENGING. Check that state under statelock before running response verification and...

7.5CVSS5.2AI score0.00389EPSS
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:55 a.m.18 views

[SECURITY] Fedora 44 Update: qt6-qtgrpc-6.10.3-1.fc44

Protocol Buffers Protobuf is a cross-platform data format used to serialize structured data. gRPC provides a remote procedure call framework based on Protobuf. Qt provides tooling and classes to use these technologies...

5.5AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.7 views

SUSE CVE-2026-31636

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix RESPONSE authenticator parser OOB read rxgkverifyauthenticator copies authlen bytes into a temporary buffer and then passes p + authlen as the parser limit to rxgkdoverifyauthenticator. Since p is a be32 , that inflate...

9.1CVSS5.5AI score0.00442EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.7 views

SUSE CVE-2026-31640

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial In rxrpcpostresponse, the code should be comparing the challenge serial number from the cached response before deciding to switch to a newer response, but...

7.5CVSS5.6AI score0.00426EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/25 12:0 a.m.10 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 improper state checking in the rxrpc service challenge phase. This vulnerability may lead to...

7.5CVSS5.8AI score0.00389EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/25 12:0 a.m.13 views

PT-2026-35136

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the RxRPC component where RESPONSE packets were not strictly limited to the service challenge phase. This allowed duplicate or late RESPONSE packets to re-run the setu...

7.5CVSS5.8AI score0.00389EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/24 9:25 p.m.9 views

CVE-2026-31638

A flaw was found in the Linux kernel's rxrpc subsystem. This vulnerability occurs when the system processes a packet intended for a client after the client's call on the channel has already been terminated. An attacker could exploit this protocol error path, which improperly handles call...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 9:5 p.m.5 views

CVE-2026-31632

A flaw was found in the Linux kernel's rxrpc component. The rxgkverifyresponse function fails to properly clean up the rxgk context it creates, leading to a memory leak. This vulnerability could potentially allow an attacker to cause a Denial of Service DoS by exhausting available memory resource...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 8:55 p.m.6 views

CVE-2026-31630

A flaw was found in the Linux kernel, specifically within the rxrpc component. The AFRXRPC procfs helpers use fixed-size buffers to format local and remote socket addresses. When processing certain IPv6 addresses with ports, the formatted string can exceed the buffer's capacity, leading to a buff...

7.8CVSS6.1AI score0.00132EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.5 views

DEBIAN-CVE-2026-31637

In the Linux kernel, the following vulnerability has been resolved: rxrpc: reject undecryptable rxkad response tickets rxkaddecryptticket decrypts the RXKAD response ticket and then parses the buffer as plaintext without checking whether cryptoskcipherdecrypt succeeded. A malformed RESPONSE can...

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0References1
Rows per page
Query Builder