Lucene search
+L

1747 matches found

OSV
OSV
added 2026/04/06 2:46 a.m.8 views

CLEANSTART-2026-LR09759 Security fixes for ghsa-72hv-8253-57qq applied in versions: 3.6.4-r4

Security vulnerability affects the apache-zookeeper package. This issue is resolved in later releases. See references for vulnerability details...

5.9AI score
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.8 views

CVE-2026-31400

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix cacherequest leak in cacherelease When a reader's file descriptor is closed while in the middle of reading a cacherequest rp-offset != 0, cacherelease decrements the request's readers count but never checks whether it...

5.5CVSS5.5AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.21 views

CVE-2026-31396

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use-after-free access to PTP clock PTP clock is registered on every opening of the interface and destroyed on every closing. However it may be accessed via gettsinfo ethtool call which is possible while the interfa...

7.8CVSS5.4AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.36 views

CVE-2026-31394

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix crash in ieee80211chanbwchange for APVLAN stations ieee80211chanbwchange iterates all stations and accesses link-reserved.oper via sta-sdata-linklinkid. For stations on APVLAN interfaces e.g. 4addr WDS clients,...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.11 views

CVE-2026-31391

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix OOM -tfmcount leak If memory allocation fails, decrement -tfmcount to avoid blocking future reads...

5.5CVSS5.2AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.10 views

CVE-2026-31389

In the Linux kernel, the following vulnerability has been resolved: spi: fix use-after-free on controller registration failure Make sure to deregister from driver core also in the unlikely event that per-cpu statistics allocation fails during controller registration to avoid use-after-free of...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.12 views

CVE-2026-23473

Removed by vendor...

5.8AI score0.00022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.13 views

CVE-2026-23462

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: Fix possible UAF This fixes the following trace caused by not dropping l2capconn reference when user-remove callback is called: 97.809249 l2capconnfree: freeing conn ffff88810a171c00 97.809907 CPU: 1 UID: 0 PID:...

8.8CVSS5.2AI score0.00262EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.29 views

CVE-2026-23444

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211txprepareskb failure ieee80211txprepareskb has three error paths, but only two of them free the skb. The first error path ieee80211txprepare returning TXDROP does not free it, while...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.12 views

CVE-2026-23438

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: guard flow control update with globaltxfc in buffer switching mvpp2bmswitchbuffers unconditionally calls mvpp2bmpoolupdateprivfc when switching between per-cpu and shared buffer pool modes. This function programs CM3...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.6 views

CVE-2026-23437

In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect late read accesses to the hierarchy We look up a netdev during prep of Netlink ops pre- callbacks and take a ref to it. Then later in the body of the callback we take its lock or RCU which are the actual...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 1:24 p.m.34 views

CVE-2026-23426

In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvcdrmconfigparse The logicvcdrmconfigparse function calls ofgetchildbyname to find the "layers" node but fails to release the reference, leading to a device node reference leak...

5.5CVSS5.2AI score0.00115EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 1:24 p.m.7 views

CVE-2026-23424

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does not exceed the remaining buffer space...

7.1CVSS5.5AI score0.00118EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 1:24 p.m.10 views

CVE-2026-23423

In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfsuringreadextent In this function the 'pages' object is never freed in the hopes that it is picked up by btrfsuringreadfinished whenever that executes in the future. But that's just the happy pat...

5.5CVSS5.4AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 1:24 p.m.7 views

CVE-2026-23419

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rdstcptune syzbot reported a circular locking dependency in rdstcptune where sknetrefcntupgrade is called while holding the socket lock:...

7.5CVSS5.4AI score0.00175EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/04/02 12:16 p.m.10 views

CVE-2026-23417

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix constant blinding for PROBEMEM32 stores BPFST | BPFPROBEMEM32 immediate stores are not handled by bpfjitblindinsn, allowing user-controlled 32-bit immediates to survive unblinded into JIT-compiled native code when...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/02 12:16 p.m.8 views

CVE-2026-23412

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping hooks via nfnetlinkhooks: BUG: KASAN: slab-use-after-free in nfnlhookdumpone.isra.0+0xe71/0x10f0 Read...

7.8CVSS6.5AI score0.00117EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2026/03/29 1:16 p.m.8 views

CVE-2026-23400

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References2
Circl
Circl
added 2026/03/26 1:54 p.m.10 views

CVE-2026-15519

creationtimestamp| type| source ---|---|--- 2026-03-26 13:54:28+00:00| seen| https://www.acn.gov.it/portale/w/risolte-vulnerabilita-in-prodotti-tp-link-archer 2026-07-13 02:27:22+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqinecbl7x2i 2026-07-13 03:34:45+00:00| seen|...

5.1CVSS6.2AI score0.00238EPSS
SaveExploits0References5
Rosalinux
Rosalinux
added 2026/03/22 6:39 p.m.27 views

Advisory ROSA-SA-2026-3223

software: cups-filters 2.0.1 OS: ROSA-CHROME unaffected versions = cups-filters-2.0.1-1 affected versions cups-filters-2.0.1-1 CVE-ID: CVE-2025-64524 BDU-ID: 2026-03142 CVE-Crit: LOW CVE-DESC.: A vulnerability in the CUPS Filters print package is related to an operation exceeding buffer boundarie...

5.5CVSS5.8AI score0.00207EPSS
SaveExploits1
Rows per page
Query Builder