Lucene search
+L

6340 matches found

OSV
OSV
added 2026/04/06 2:46 a.m.6 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.6 views

CVE-2026-31404

In the Linux kernel, the following vulnerability has been resolved: NFSD: Defer sub-object cleanup in export put callbacks svcexportput calls pathput and authdomainput immediately when the last reference drops, before the RCU grace period. RCU readers in eshow and cshow access both expath via...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.7 views

CVE-2026-31402

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache The NFSv4.0 replay cache uses a fixed 112-byte inline buffer rpibufNFSD4REPLAYISIZE to store encoded operation responses. This size was calculated based on OPEN responses and...

9.8CVSS5.6AI score0.0049EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.6 views

CVE-2026-31401

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hidhwrequest right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it's the return value of...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.4 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.10 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.32 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.5 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.7 views

CVE-2026-31390

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in xevmmadviseioctl When checkboargsaresane validation fails, jump to the new freevmas cleanup label to properly free the allocated resources. This ensures proper cleanup in this error path. cherry picked...

5.5CVSS5.3AI score0.00112EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.7 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.7 views

CVE-2026-23473

Removed by vendor...

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

CVE-2026-23466

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Open-code GGTT MMIO access protection GGTT MMIO access is currently protected by hotplug drmdeventer, which works correctly when the driver loads successfully and is later unbound or unloaded. However, if driver load fail...

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

CVE-2026-23465

In the Linux kernel, the following vulnerability has been resolved: btrfs: log new dentries when logging parent dir of a conflicting inode If we log the parent directory of a conflicting inode, we are not logging the new dentries of the directory, so when we finish we have the parent directory's...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.10 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.6 views

CVE-2026-23455

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: check for zero length in DecodeQ931 In DecodeQ931, the UserUserIE code path reads a 16-bit length from the packet, then decrements it by 1 to skip the protocol discriminator byte before passing it to...

9.1CVSS5.3AI score0.01338EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.27 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.9 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.5 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.32 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.5 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
Rows per page
Query Builder