Lucene search
+L

377 matches found

OSV
OSV
•added 2026/09/25 11:17 a.m.•3 views

DEBIAN-CVE-2026-98058

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark syscall helpers as sleepable bpfsysbpf executes the bpf2 syscall body, which can take mutexes, allocate with GFPKERNEL, and wait for an RCU grace period. bpfsysclose reaches closefd and filpclose, which can sleep as wel...

5.8AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 11:17 a.m.•6 views

CVE-2026-98058

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark syscall helpers as sleepable bpfsysbpf executes the bpf2 syscall body, which can take mutexes, allocate with GFPKERNEL, and wait for an RCU grace period. bpfsysclose reaches closefd and filpclose, which can sleep as wel...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•2 views

EUVD-2026-86699

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark bpfbtffindbynamekind as sleepable When bpfbtffindbynamekind finds a type in module BTF, it returns a new BTF object fd through btfnewfd. This reaches anoninodegetfd, which can sleep while allocating or expanding the...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:23 a.m.•8 views

CVE-2026-98046

The Linux kernel contains a vulnerability where the bpf_btf_find_by_name_kind() helper is incorrectly treated as non-sleepable. Because the helper does not set might_sleep , the BPF verifier allows its use in non-sleepable contexts like BPF timer callbacks . This can lead to a condition where ano...

5.8AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/25 10:23 a.m.•30 views

CVE-2026-98023 vxlan: reject dynamic fdb entries that reference a nexthop id

In the Linux kernel, the following vulnerability has been resolved: vxlan: reject dynamic fdb entries that reference a nexthop id The commit cited in the Fixes tag allowed VXLAN FDB entries to point to FDB nexthops so that overlay traffic could be load balanced across multiple VTEPs. Such entries...

7.8CVSS0.00125EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•4 views

EUVD-2026-86903

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix use-after-free of sdata via queued RX frames The RX softirq producer ieee802154subifframe queues received beacon and MAC-command frames onto local-rxbeaconlist / rxmaccmdlist and schedules a process-context worker,...

7.5CVSS6.6AI score0.0027EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/25 12:00 a.m.•4 views

UBUNTU-CVE-2026-98058

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark syscall helpers as sleepable bpfsysbpf executes the bpf2 syscall body, which can take mutexes, allocate with GFPKERNEL, and wait for an RCU grace period. bpfsysclose reaches closefd and filpclose, which can sleep as wel...

5.8AI score0.00155EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•4 views

CVE-2026-98058

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark syscall helpers as sleepable bpfsysbpf executes the bpf2 syscall body, which can take mutexes, allocate with GFPKERNEL, and wait for an RCU grace period. bpfsysclose reaches closefd and filpclose, which can sleep as wel...

5.8AI score0.00155EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-93173

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf,lsm: Drop bpfprogfree from sleepablelsmhooks bpfprogputrcu is the callrcu callback for non-sleepable programs. securitybpfprogfree called from there fires...

5.9AI score0.00209EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:18 p.m.•10 views

DEBIAN-CVE-2026-93173

In the Linux kernel, the following vulnerability has been resolved: bpf,lsm: Drop bpfprogfree from sleepablelsmhooks bpfprogputrcu is the callrcu callback for non-sleepable programs. securitybpfprogfree called from there fires bpfprogfree in softirq; if a sleepable LSM prog is attached to that...

5.9AI score0.00209EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/17 4:12 p.m.•9 views

EUVD-2026-82281

In the Linux kernel, the following vulnerability has been resolved: bpf,lsm: Drop bpfprogfree from sleepablelsmhooks bpfprogputrcu is the callrcu callback for non-sleepable programs. securitybpfprogfree called from there fires bpfprogfree in softirq; if a sleepable LSM prog is attached to that...

5.8AI score0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/17 4:12 p.m.•18 views

CVE-2026-93173

CVE-2026-93173 affects the Linux kernel BPF LSM subsystem. When a non-sleepable BPF program is freed via __bpf_prog_put_rcu() (a call_rcu() callback), it invokes security_bpf_prog_free(), which in turn calls bpf_prog_free in softirq context. If a sleepable LSM program is attached to the sleepable...

5.8AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/17 4:12 p.m.•36 views

CVE-2026-93173 bpf,lsm: Drop bpf_prog_free from sleepable_lsm_hooks

In the Linux kernel, the following vulnerability has been resolved: bpf,lsm: Drop bpfprogfree from sleepablelsmhooks bpfprogputrcu is the callrcu callback for non-sleepable programs. securitybpfprogfree called from there fires bpfprogfree in softirq; if a sleepable LSM prog is attached to that...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 4:12 p.m.•6 views

CVE-2026-93173 bpf,lsm: Drop bpf_prog_free from sleepable_lsm_hooks

In the Linux kernel, the following vulnerability has been resolved: bpf,lsm: Drop bpfprogfree from sleepablelsmhooks bpfprogputrcu is the callrcu callback for non-sleepable programs. securitybpfprogfree called from there fires bpfprogfree in softirq; if a sleepable LSM prog is attached to that...

5.8AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/09/16 9:17 a.m.•16 views

CVE-2026-89789

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS5.9AI score0.00171EPSS
SaveExploits0References10
OSV
OSV
•added 2026/09/16 9:17 a.m.•9 views

UBUNTU-CVE-2026-89789

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS6.3AI score0.00171EPSS
SaveExploits0References11
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•1 views

CVE-2026-89789: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS5.9AI score0.00171EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ppp: Do not assume that bh is held in pppchannelbridgeinput. The networking receive path is usually handled by the BH handler. However, some protocols require acquiring the socket lock, and packets may be stored in the socket...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: “Revert ‘sched/fair: Make sure to try to detach at least one movable task’” This change is reflected in commit b0defa7ae03ecf91b8bfd10ede430cff12fcbd06. The patch b0defa7ae03ec changed the load balancing logic to ignore env.maxlo...

5.5CVSS6.3AI score0.00166EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fixed deadlock issue when using the NCM gadget The cdns3 driver suffers from the same deadlock issue as fixed in cdnsp with the commit 58f2fcb3a845 „usb: cdnsp: Fixed deadlock issue during use of the NCM gadget”. Unde...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References2
Rows per page
Query Builder