Lucene search
K

6094 matches found

Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.5 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.00644EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.3 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.5 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.00117EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.6 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.2 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.00114EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.3 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.3 views

CVE-2026-23473

Removed by vendor...

5.8AI score0.00022EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.5 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.4 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.00514EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.3 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.4 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.00123EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 1:24 p.m.3 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 1:24 p.m.1 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 1:24 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2026/04/03 1:24 p.m.3 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
Exploits0
Rows per page
Query Builder