Lucene search
+L

931 matches found

Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•31 views

CVE-2026-31632

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of rxgk context in rxgkverifyresponse Fix rxgkverifyresponse to clean up the rxgk context it creates...

5.5CVSS5.2AI score0.0016EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•20 views

CVE-2026-31631

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix buffer overread in rxgkdoverifyauthenticator Fix rxgkdoverifyauthenticator to check the buffer size before checking the nonce...

8.2CVSS5.4AI score0.00551EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/04/24 2:44 p.m.•49 views

CVE-2026-31631 rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix buffer overread in rxgkdoverifyauthenticator Fix rxgkdoverifyauthenticator to check the buffer size before checking the nonce...

8.2CVSS0.00551EPSS
SaveExploits0References3
OSV
OSV
•added 2026/04/24 2:44 p.m.•12 views

CVE-2026-31630 rxrpc: proc: size address buffers for %pISpc output

In the Linux kernel, the following vulnerability has been resolved: rxrpc: proc: size address buffers for %pISpc output The AFRXRPC procfs helpers format local and remote socket addresses into fixed 50-byte stack buffers with "%pISpc". That is too small for the longest current-tree IPv6-with-port...

7.8CVSS5.9AI score
SaveExploits0References9
CVE
CVE
•added 2026/04/24 2:44 p.m.•46 views

CVE-2026-31630

The CVE-2026-31630 issue affects the Linux kernel RXRPC procfs address formatting: AF_RXRPC procfs helpers used fixed 50-byte buffers to render local/remote socket addresses with "%pISpc", which is insufficient for the longest current IPv6-with-port forms (notably ISATAP paths). The root cause is...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2026/04/24 2:44 p.m.•53 views

CVE-2026-31630 rxrpc: proc: size address buffers for %pISpc output

In the Linux kernel, the following vulnerability has been resolved: rxrpc: proc: size address buffers for %pISpc output The AFRXRPC procfs helpers format local and remote socket addresses into fixed 50-byte stack buffers with "%pISpc". That is too small for the longest current-tree IPv6-with-port...

7.8CVSS0.00176EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/24 12:00 a.m.•0 views

CVE-2026-31642: Loop with Unreachable Exit Condition

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet-calls list to use listdelrcu rather than listdelinit to prevent stuffing up reading /proc/net/rxrpc/calls from potentially getting into an...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/24 12:00 a.m.•0 views

CVE-2026-31638: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: 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 been torn down. In that case chan-call is NULL, rxrpctrygetcall retur...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/24 12:00 a.m.•0 views

CVE-2026-31634: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix reference count leak in rxrpcserverkeyring This patch fixes a reference count leak in rxrpcserverkeyring by checking if rx-securities is already set...

5.5CVSS5.6AI score0.00171EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/24 12:00 a.m.•0 views

CVE-2026-31631: Out-of-bounds Write

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix buffer overread in rxgkdoverifyauthenticator Fix rxgkdoverifyauthenticator to check the buffer size before checking the nonce...

8.2CVSS6AI score0.00551EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•22 views

PT-2026-34994

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the rxrpc component where call removal from the rxnet-calls list used list del init instead of list del rcu. This could lead to an infinite loop when reading...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/04/24 12:00 a.m.•19 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 the rxrpcallocclientcall function acquiring key references without releasing them when the call i...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•20 views

PT-2026-34992

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

5.5AI score0.00609EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•15 views

PT-2026-34982

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the AF RXRPC procfs helpers, local and remote socket addresses are formatted into fixed 50-byte stack buffers using the %pISpc formatter. This buffer size is insufficient for the...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•15 views

PT-2026-34985

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow exists in the rxgk verify response function. This occurs because token len is rounded up before being checked, which allows the length check to be bypassed...

9.8CVSS7.6AI score0.00839EPSS
SaveExploits3References248
CNNVD
CNNVD
•added 2026/04/24 12:00 a.m.•19 views

Linux kernel 安全漏洞

The Linux kernel is the core used by 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 the rxrpcpreparsexdryfsrxgk function. This function fails to release the memory allocated by...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•12 views

PT-2026-34984

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of rxgk context in rxgk verify response Fix rxgk verify response to clean up the rxgk context it creates...

5.3AI score0.0016EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•19 views

PT-2026-34989

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The rxkad decrypt ticket function decrypts the RXKAD response ticket but parses the buffer as plaintext without verifying if the crypto skcipher decrypt operation was successful. A...

9.8CVSS5.9AI score0.00755EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•12 views

PT-2026-34993

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw in the rxrpc subsystem allows an unprivileged local user to exploit an integer overflow in the rxrpc preparse xdr yfs rxgk function. The issue occurs when the function reads raw k...

8.5CVSS8.3AI score0.0019EPSS
SaveExploits0References55
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/24 12:00 a.m.•0 views

CVE-2026-31632: Missing Release of Memory after Effective Lifetime

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of rxgk context in rxgkverifyresponse Fix rxgkverifyresponse to clean up the rxgk context it creates...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References5
Rows per page
Query Builder