Lucene search
K

21545 matches found

Cvelist
Cvelist
added 2026/04/24 2:45 p.m.28 views

CVE-2026-31663 xfrm: hold dev ref until after transport_finish NF_HOOK

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS0.00015EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.2 views

CVE-2026-31663

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS5.2AI score0.00015EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/04/24 2:45 p.m.2 views

EUVD-2026-25556

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

5.4AI score0.00015EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.36 views

CVE-2026-31657 batman-adv: hold claim backbone gateways by reference

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

9.8CVSS0.00079EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.1 views

CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

5.2AI score0.00079EPSS
Exploits0References7Affected Software1
EUVD
EUVD
added 2026/04/24 2:45 p.m.4 views

EUVD-2026-25550

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

5.4AI score0.00079EPSS
Exploits0References6
CVE
CVE
added 2026/04/24 2:45 p.m.18 views

CVE-2026-31657

CVE-2026-31657 affects the Linux kernel batman-adv component. The flaw arises when batman-adv’s batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gateway’s final reference while readers still follow the pointer. The netlink claim dump path dereferences claim->backbone_g...

9.8CVSS5.4AI score0.00079EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.6 views

CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

9.8CVSS5.2AI score0.00079EPSS
Exploits0
Cvelist
Cvelist
added 2026/04/24 2:44 p.m.26 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.00015EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/04/24 2:44 p.m.25 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.00074EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:44 p.m.2 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...

5.3AI score0.00074EPSS
Exploits0References6Affected Software1
EUVD
EUVD
added 2026/04/24 2:44 p.m.2 views

EUVD-2026-25531

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

5.4AI score0.00074EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.1 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.00015EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.5 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.00074EPSS
Exploits0
EUVD
EUVD
added 2026/04/24 2:44 p.m.2 views

EUVD-2026-25532

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.4AI score0.00015EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:44 p.m.0 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.00015EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2026/04/24 2:44 p.m.9 views

CVE-2026-31638

The CVE-2026-31638 issue affects the Linux kernel rxrpc subsystem. When a client call on a channel has already been torn down, rxrpc_input_packet_on_conn() could still process a to-client packet; rxrpc_try_get_call() could return NULL and there would be no reference to drop. The code path then un...

7.5CVSS5.4AI score0.00074EPSS
Exploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:44 p.m.1 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.00014EPSS
Exploits0References8Affected Software1
EUVD
EUVD
added 2026/04/24 2:44 p.m.5 views

EUVD-2026-25527

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.3AI score0.00014EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.2 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.00014EPSS
Exploits0
Rows per page
Query Builder