Lucene search
+L

928 matches found

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

CVE-2026-31635

The Linux kernel (versions 6.10 through 6.13 ) contains a local privilege escalation vulnerability in the rxrpc subsystem, specifically within the rxgk component. The root cause is a missing skb_cow_data() check in rxgk_decrypt_skb() , where an inverted length check allows oversized RESPONSE auth...

7.5CVSS5.4AI score0.0063EPSS
SaveIn wildExploits4References4Affected Software1
Vulnrichment
Vulnrichment
•added 2026/04/24 2:44 p.m.•10 views

CVE-2026-31635 rxrpc: fix oversized RESPONSE authenticator length check

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgkverifyresponse decodes authlen from the packet and is supposed to verify that it fits in the remaining bytes. The existing check is inverted, so oversized RESPONSE...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits4References3
Cvelist
Cvelist
•added 2026/04/24 2:44 p.m.•52 views

CVE-2026-31635 rxrpc: fix oversized RESPONSE authenticator length check

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgkverifyresponse decodes authlen from the packet and is supposed to verify that it fits in the remaining bytes. The existing check is inverted, so oversized RESPONSE...

7.5CVSS0.0063EPSS
SaveExploits4References3
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•14 views

CVE-2026-31634

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.2AI score0.00171EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/04/24 2:44 p.m.•7 views

CVE-2026-31634

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.2AI score0.00171EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•32 views

CVE-2026-31635

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgkverifyresponse decodes authlen from the packet and is supposed to verify that it fits in the remaining bytes. The existing check is inverted, so oversized RESPONSE...

7.5CVSS5.2AI score0.0063EPSS
SaveExploits4
OSV
OSV
•added 2026/04/24 2:44 p.m.•14 views

CVE-2026-31635 rxrpc: fix oversized RESPONSE authenticator length check

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgkverifyresponse decodes authlen from the packet and is supposed to verify that it fits in the remaining bytes. The existing check is inverted, so oversized RESPONSE...

7.5CVSS6.8AI score
SaveExploits0References7
OSV
OSV
•added 2026/04/24 2:44 p.m.•15 views

CVE-2026-31634 rxrpc: fix reference count leak in rxrpc_server_keyring()

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.8AI score
SaveExploits0References13
Cvelist
Cvelist
•added 2026/04/24 2:44 p.m.•55 views

CVE-2026-31633 rxrpc: Fix integer overflow in rxgk_verify_response()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix integer overflow in rxgkverifyresponse In rxgkverifyresponse, there's a potential integer overflow due to rounding up tokenlen before checking it, thereby allowing the length check to be bypassed. Fix this by checking...

9.8CVSS0.00689EPSS
SaveExploits0References3
OSV
OSV
•added 2026/04/24 2:44 p.m.•13 views

CVE-2026-31633 rxrpc: Fix integer overflow in rxgk_verify_response()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix integer overflow in rxgkverifyresponse In rxgkverifyresponse, there's a potential integer overflow due to rounding up tokenlen before checking it, thereby allowing the length check to be bypassed. Fix this by checking...

9.8CVSS6.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•41 views

CVE-2026-31633

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix integer overflow in rxgkverifyresponse In rxgkverifyresponse, there's a potential integer overflow due to rounding up tokenlen before checking it, thereby allowing the length check to be bypassed. Fix this by checking...

9.8CVSS5.2AI score0.00689EPSS
SaveExploits0
CVE
CVE
•added 2026/04/24 2:44 p.m.•46 views

CVE-2026-31633

In the Linux kernel rxrpc subsystem, CVE-2026-31633 is addressed by fixing an integer overflow in rxgk_verify_response(). The bug arises when token_len is rounded up before the length check, allowing the check to be bypassed. The patch ensures the unrounded token_len is also compared against len,...

9.8CVSS5.4AI score0.00689EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/04/24 2:44 p.m.•17 views

EUVD-2026-25526

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix integer overflow in rxgkverifyresponse In rxgkverifyresponse, there's a potential integer overflow due to rounding up tokenlen before checking it, thereby allowing the length check to be bypassed. Fix this by checking...

5.4AI score0.00689EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/04/24 2:44 p.m.•9 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...

5.6AI score0.00551EPSS
SaveExploits0References4Affected Software1
attackerkb
attackerkb
•added 2026/04/24 2:44 p.m.•8 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.3AI score0.0016EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/04/24 2:44 p.m.•13 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.2CVSS6.7AI score
SaveExploits0References6
CVE
CVE
•added 2026/04/24 2:44 p.m.•47 views

CVE-2026-31631

The CVE-2026-31631 issue concerns the Linux kernel’s rxrpc path, specifically a buffer overread in rxgk_do_verify_authenticator(). The vulnerability arises because the function checks the nonce before validating the buffer size, potentially reading beyond the allocated memory. A fix has been appl...

8.2CVSS5.6AI score0.00551EPSS
SaveExploits0References3Affected Software1
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
Cvelist
Cvelist
•added 2026/04/24 2:44 p.m.•48 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
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
Rows per page
Query Builder