Lucene search
+L

647 matches found

OSV
OSV
added 2026/04/24 2:44 p.m.2 views

CVE-2026-31641 rxrpc: Fix RxGK token loading to check bounds

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpcpreparsexdryfsrxgk reads the raw key length and ticket length from the XDR token as u32 values and passes each through roundupx, 4 before using the rounded value for validation a...

7.8CVSS6AI score0.00143EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/24 2:44 p.m.1 views

CVE-2026-31642 rxrpc: Fix call removal to use RCU safe deletion

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.00123EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/04/24 2:44 p.m.34 views

CVE-2026-31642 rxrpc: Fix call removal to use RCU safe deletion

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

0.00123EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/24 2:44 p.m.5 views

EUVD-2026-25535

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.4AI score0.00123EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:44 p.m.3 views

CVE-2026-31642

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.3AI score0.00123EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.5 views

CVE-2026-31641

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpcpreparsexdryfsrxgk reads the raw key length and ticket length from the XDR token as u32 values and passes each through roundupx, 4 before using the rounded value for validation a...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.11 views

CVE-2026-31642

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.3AI score0.00123EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:44 p.m.34 views

CVE-2026-31642

The CVE-2026-31642 entry concerns the Linux kernel rxrpc module, where a flaw in call removal was fixed by using list_del_rcu() instead of list_del_init() to prevent infinite loops when reading /proc/net/rxrpc/calls. The underlying issue is that improperly deleting calls could disrupt list handli...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/24 2:44 p.m.3 views

CVE-2026-31640 rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial

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.5CVSS6.6AI score0.00426EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/24 2:44 p.m.23 views

CVE-2026-31640

CVE-2026-31640 affects the Linux kernel rxrpc component. The issue occurs in rxrpc_post_response() where the code compares the challenge serial number using the newer packet private data instead of the cached/older response, causing the comparison to always be false and potentially preventing the...

7.5CVSS5.5AI score0.00426EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.6 views

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.4AI score0.00426EPSS
SaveExploits0
OSV
OSV
added 2026/04/24 2:44 p.m.3 views

CVE-2026-31639 rxrpc: Fix key reference count leak from call->key

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key reference count leak from call-key When creating a client call in rxrpcallocclientcall, the code obtains a reference to the key. This is never cleaned up and gets leaked when the call is destroyed. Fix this by...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/24 2:44 p.m.3 views

CVE-2026-31638 rxrpc: Only put the call ref if one was acquired

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.5CVSS6.5AI score0.00441EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/04/24 2:44 p.m.37 views

CVE-2026-31638 rxrpc: Only put the call ref if one was acquired

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.5CVSS0.00441EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/24 2:44 p.m.34 views

CVE-2026-31639 rxrpc: Fix key reference count leak from call->key

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key reference count leak from call-key When creating a client call in rxrpcallocclientcall, the code obtains a reference to the key. This is never cleaned up and gets leaked when the call is destroyed. Fix this by...

0.00122EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:44 p.m.3 views

CVE-2026-31639

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key reference count leak from call-key When creating a client call in rxrpcallocclientcall, the code obtains a reference to the key. This is never cleaned up and gets leaked when the call is destroyed. Fix this by...

5.3AI score0.00122EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.16 views

CVE-2026-31638

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.3AI score0.00441EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.5 views

CVE-2026-31639

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key reference count leak from call-key When creating a client call in rxrpcallocclientcall, the code obtains a reference to the key. This is never cleaned up and gets leaked when the call is destroyed. Fix this by...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:44 p.m.17 views

CVE-2026-31639

In the Linux kernel, CVE-2026-31639 affects the rxrpc subsystem. A client call acquires a reference to a key during rxrpc_alloc_client_call(), but this reference is not released when the call is destroyed, causing a key reference-count leak. The documented fix frees call->key in rxrpc_destroy_...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/24 2:44 p.m.6 views

EUVD-2026-25530

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

5.6AI score0.00514EPSS
SaveExploits0References5
Rows per page
Query Builder