Lucene search
+L

14 matches found

Cvelist
Cvelist
added 2026/07/19 12:2 p.m.35 views

CVE-2026-63801 tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

8.8CVSS0.00486EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.10 views

PT-2026-61117

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab-use-after-free read exists in the TIPC AEAD decrypt function. The tipc aead decrypt function fails to take a reference on the network namespace netns before calling crypto aead...

8.8CVSS5.2AI score0.00486EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-53175

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - inet: frags: fix use-after-free caused by the fqdirpreexit flush On netns teardown, fqdirpreexit walks the fqdir rhashtable and flushes every fragment queue tha...

9.8CVSS5.5AI score0.00313EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.11 views

CVE-2026-53175

In the Linux kernel, the following vulnerability has been resolved: inet: frags: fix use-after-free caused by the fqdirpreexit flush On netns teardown, fqdirpreexit walks the fqdir rhashtable and flushes every fragment queue that is not yet complete using inetfragqueueflush. That helper frees all...

9.8CVSS6AI score0.00313EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/06/25 8:38 a.m.39 views

CVE-2026-53175 inet: frags: fix use-after-free caused by the fqdir_pre_exit() flush

In the Linux kernel, the following vulnerability has been resolved: inet: frags: fix use-after-free caused by the fqdirpreexit flush On netns teardown, fqdirpreexit walks the fqdir rhashtable and flushes every fragment queue that is not yet complete using inetfragqueueflush. That helper frees all...

9.8CVSS0.00313EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/24 4:30 p.m.8 views

EUVD-2026-38957

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in offloaded map/prog info fill When querying info for an offloaded BPF map or program, bpfmapoffloadinfofillns and bpfprogoffloadinfofillns obtain the network namespace with getnetdevnetoffmap-netdev...

5.7AI score0.00112EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/24 4:30 p.m.42 views

CVE-2026-53089 bpf: Fix use-after-free in offloaded map/prog info fill

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in offloaded map/prog info fill When querying info for an offloaded BPF map or program, bpfmapoffloadinfofillns and bpfprogoffloadinfofillns obtain the network namespace with getnetdevnetoffmap-netdev...

0.00112EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/24 4:30 p.m.20 views

CVE-2026-53089

CVE-2026-53089 affects the Linux kernel’s BPF offload info paths (bpf_map_offload_info_fill_ns, bpf_prog_offload_info_fill_ns). The code previously used get_net(dev_net(offmap->netdev)), which could race with netns teardown and cause a use-after-free when the netns refcount hits zero. The fix ...

7.8CVSS5.7AI score0.00112EPSS
SaveExploits0References2Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: Fixed an issue where a use-after-free occurred in net in reqsktimerhandler. syzkaller reported a warning regarding the netns tracker 0, followed by KASAN, SPLAT 1, and another ref tracker warning 1. syzkaller was unable...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/23 4:15 p.m.16 views

CVE-2026-22987

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: avoid dereferencing ERRPTR in tcfidrinfodestroy syzbot reported a crash in tcactinhw during netns teardown where tcfidrinfodestroy passed an ERRPTR-EBUSY value as a tcaction pointer, leading to an invalid...

5.5CVSS0.00103EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.9 views

PT-2026-4487

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s networking scheduler related to traffic control and action API handling. Specifically, the issue involves a potential invalid memory dereference withi...

9.8CVSS5.4AI score0.00622EPSS
SaveExploits1References295
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.2 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix refcount leak on table dump There is a reference count leak in ctnetlinkdumptable: c if res ctgeneral; // HERE cb-args1 = unsigned longct; ... While it’s very unlikely, it’s possible that ct could be equ...

5.5CVSS5.9AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/25 4:15 p.m.9 views

DEBIAN-CVE-2025-38464

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcconnclose. syzbot reported a null-ptr-deref in tipcconnclose during netns dismantle. 0 tipctopsrvstop iterates tipcnetnet-topsrv-connidr and calls tipcconnclose for each tipcconn. The problem is th...

7.8CVSS6.3AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.19 views

UBUNTU-CVE-2024-50036

In the Linux kernel, the following vulnerability has been resolved: net: do not delay dstentriesadd in dstrelease dstentriesadd uses per-cpu data that might be freed at netns dismantle from ip6routenetexit calling dstentriesdestroy Before ip6routenetexit can be called, we release all the dsts...

7.8CVSS6.5AI score0.00247EPSS
SaveExploits0References34
Rows per page
Query Builder