Lucene search
+L
DebiancveRecent

61459 matches found

Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•42 views

CVE-2026-31650

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its driver data and the last reference can in theory be dropped after the driver has been unbound. This...

7.8CVSS5.3AI score0.00115EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•6 views

CVE-2026-31651

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free...

5.5CVSS5.2AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•8 views

CVE-2026-31649

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS6.1AI score0.00459EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•14 views

CVE-2026-31648

In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nrpages calculation overflow in filemapmappages When running stress-ng on my Arm64 machine with v7.0-rc3 kernel, I encountered some very strange crash issues showing up as "Bad page state": " 734.496287 BUG: Bad...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•7 views

CVE-2026-31647

In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPTRT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local lock in the idpfvcxn struct. The conversion is safe because complete/all are called outside the lock and...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•6 views

CVE-2026-31646

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix pagepool error handling in lan966xfdmarxallocpagepool pagepoolcreate can return an ERRPTR on failure. The return value is used unconditionally in the loop that follows, passing the error pointer through...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•25 views

CVE-2026-31645

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page pool leak in error paths lan966xfdmarxalloc creates a page pool but does not destroy it if the subsequent fdmaalloccoherent call fails, leaking the pool. Similarly, lan966xfdmainit frees the coherent DMA...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•9 views

CVE-2026-31644

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•6 views

CVE-2026-31643

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key parsing memleak In rxrpcpreparsexdryfsrxgk, the memory attached to token-rxgk can be leaked in a few error paths after it's allocated. Fix this by freeing it in the "rejecttoken:" case...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•5 views

CVE-2026-31641

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpcpreparsexdryfsrxgk reads the raw key length and ticket length from the XDR token as u32 values and passes each through roundupx, 4 before using the rounded value for validation a...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•13 views

CVE-2026-31642

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet-calls list to use listdelrcu rather than listdelinit to prevent stuffing up reading /proc/net/rxrpc/calls from potentially getting into an...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•6 views

CVE-2026-31640

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial In rxrpcpostresponse, the code should be comparing the challenge serial number from the cached response before deciding to switch to a newer response, but...

7.5CVSS5.4AI score0.00426EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•5 views

CVE-2026-31639

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key reference count leak from call-key When creating a client call in rxrpcallocclientcall, the code obtains a reference to the key. This is never cleaned up and gets leaked when the call is destroyed. Fix this by...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•17 views

CVE-2026-31638

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Only put the call ref if one was acquired rxrpcinputpacketonconn can process a to-client packet after the current client call on the channel has already been torn down. In that case chan-call is NULL, rxrpctrygetcall retur...

7.5CVSS5.3AI score0.00441EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•5 views

CVE-2026-31637

In the Linux kernel, the following vulnerability has been resolved: rxrpc: reject undecryptable rxkad response tickets rxkaddecryptticket decrypts the RXKAD response ticket and then parses the buffer as plaintext without checking whether cryptoskcipherdecrypt succeeded. A malformed RESPONSE can...

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•5 views

CVE-2026-31636

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix RESPONSE authenticator parser OOB read rxgkverifyauthenticator copies authlen bytes into a temporary buffer and then passes p + authlen as the parser limit to rxgkdoverifyauthenticator. Since p is a be32 , that inflate...

9.1CVSS5.5AI score0.00442EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•23 views

CVE-2026-31635

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgkverifyresponse decodes authlen from the packet and is supposed to verify that it fits in the remaining bytes. The existing check is inverted, so oversized RESPONSE...

7.5CVSS5.2AI score0.00817EPSS
SaveExploits4
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•7 views

CVE-2026-31634

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix reference count leak in rxrpcserverkeyring This patch fixes a reference count leak in rxrpcserverkeyring by checking if rx-securities is already set...

5.5CVSS5.2AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•32 views

CVE-2026-31633

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix integer overflow in rxgkverifyresponse In rxgkverifyresponse, there's a potential integer overflow due to rounding up tokenlen before checking it, thereby allowing the length check to be bypassed. Fix this by checking...

9.8CVSS5.2AI score0.00469EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•6 views

CVE-2026-31631

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix buffer overread in rxgkdoverifyauthenticator Fix rxgkdoverifyauthenticator to check the buffer size before checking the nonce...

8.2CVSS5.4AI score0.00385EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•23 views

CVE-2026-31632

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of rxgk context in rxgkverifyresponse Fix rxgkverifyresponse to clean up the rxgk context it creates...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:44 p.m.•7 views

CVE-2026-31630

In the Linux kernel, the following vulnerability has been resolved: rxrpc: proc: size address buffers for %pISpc output The AFRXRPC procfs helpers format local and remote socket addresses into fixed 50-byte stack buffers with "%pISpc". That is too small for the longest current-tree IPv6-with-port...

7.8CVSS5.4AI score0.00132EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•7 views

CVE-2026-31629

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCPCLOSED checks In nfcllcprecvhdlc and nfcllcprecvdisc, when the socket state is LLCPCLOSED, the code correctly calls releasesock and nfcllcpsockput but fails to return. Execution falls throu...

8.8CVSS5.4AI score0.00224EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•6 views

CVE-2026-31628

In the Linux kernel, the following vulnerability has been resolved: x86/CPU: Fix FPDSS on Zen1 Zen1's hardware divider can leave, under certain circumstances, partial results from previous operations. Those results can be leaked by another, attacker thread. Fix that with a chicken bit...

5.5CVSS5.2AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•7 views

CVE-2026-31627

In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it should be verified to ensure that it is in the range of 0..I2CSMBUSBLOCKMAX before processing it. This i...

7.8CVSS5.2AI score0.00131EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•14 views

CVE-2026-31626

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: initialize letmp64 in rtwBIPverify Initialize letmp64 to zero in rtwBIPverify to prevent using uninitialized data. Smatch warns that only 6 bytes are copied to this 8-byte u64 variable, leaving the last two...

7.1CVSS5.2AI score0.00288EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•6 views

CVE-2026-31625

In the Linux kernel, the following vulnerability has been resolved: HID: alps: fix NULL pointer dereference in alpsrawevent Commit ecfa6f34492c "HID: Add HIDCLAIMEDINPUT guards in rawevent callbacks missing them" attempted to fix up the HID drivers that had missed the previous fix that was done i...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•11 views

CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•10 views

CVE-2026-31623

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdc-phonet: fix skb frags overflow in rxcomplete A malicious USB device claiming to be a CDC Phonet modem can overflow the skbsharedinfo-frags array by sending an unbounded sequence of full-page bulk transfers. Drop the...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•7 views

CVE-2026-31621

In the Linux kernel, the following vulnerability has been resolved: bnge: return after auxiliarydeviceuninit in error path When auxiliarydeviceadd fails, the error block calls auxiliarydeviceuninit but does not return. The uninit drops the last reference and synchronously runs bngeauxdevrelease,...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•6 views

CVE-2026-31622

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: Bounds check NFC-A cascade depth in SDD response handler The NFC-A anti-collision cascade in digitalinrecvsddres appends 3 or 4 bytes to target-nfcid1 on each round, but the number of cascade rounds is controlled...

8.8CVSS5.3AI score0.00281EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•7 views

CVE-2026-31620

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0 A malicious USB device with the TASCAM US-144MKII device id can have a configuration containing bInterfaceNumber=1 but no interface 0. USB configuration descriptors ar...

4.6CVSS5.2AI score0.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•7 views

CVE-2026-31619

In the Linux kernel, the following vulnerability has been resolved: ALSA: fireworks: bound device-supplied status before string array lookup The status field in an EFW response is a 32-bit value supplied by the firewire device. efrstatusnames has 17 entries so a status value outside that range go...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•6 views

CVE-2026-31618

In the Linux kernel, the following vulnerability has been resolved: fbdev: tdfxfb: avoid divide-by-zero on FBIOPUTVSCREENINFO Much like commit 19f953e74356 "fbdev: fbpm2fb: Avoid potential divide by zero error", we also need to prevent that same crash from happening in the udlfb driver as it uses...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•7 views

CVE-2026-31617

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: validate minimum blocklen in ncmunwrapntb The blocklen read from the host-supplied NTB header is checked against ntbmax but has no lower bound. When blocklen is smaller than opts-ndpsize, the bounds check of:...

7CVSS5.2AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•6 views

CVE-2026-31616

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fphonet: fix skb frags overflow in pnrxcomplete A broken/bored/mean USB host can overflow the skbsharedinfo-frags array on a Linux gadget exposing a Phonet function by sending an unbounded sequence of full-page OUT...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•3 views

CVE-2026-31614

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix off-by-8 bounds check in checkwsleas The bounds check uses u8 ea + nlen + 1 + vlen as the end of the EA name and value, but eadata sits at offset sizeofstruct smb2filefulleainfo = 8 from ea, not at offset 0. The...

7.1CVSS5.2AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•7 views

CVE-2026-31615

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: renesasusb3: validate endpoint index in standard request handlers The GETSTATUS and SET/CLEARFEATURE handlers extract the endpoint number from the host-supplied wIndex without any sort of validation. Fix this up by...

5.5CVSS5.3AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•9 views

CVE-2026-31613

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB reads parsing symlink error response When a CREATE returns STATUSSTOPPEDONSYMLINK, smb2checkmessage returns success without any length validation, leaving the symlink parsers as the only defense against an...

8.1CVSS5.4AI score0.00378EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•4 views

CVE-2026-31612

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate EaNameLength in smb2getea smb2getea reads eareq-EaNameLength from the client request and passes it directly to strncmp as the comparison length without verifying that the length of the name really is the size of t...

7.5CVSS5.5AI score0.00415EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•5 views

CVE-2026-31611

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

8.6CVSS5.3AI score0.00366EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•5 views

CVE-2026-31610

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc The kernel ASN.1 BER decoder calls action callbacks incrementally as it walks the input. When ksmbddecodenegTokenInit reaches the mechToken 2 OCTET STRING...

5.5CVSS5.2AI score0.00136EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•5 views

CVE-2026-31608

In the Linux kernel, the following vulnerability has been resolved: smb: server: avoid double-free in smbdirectfreesendmsg after smbdirectflushsendlist smbdirectflushsendlist already calls smbdirectfreesendmsg, so we should not call it again after postsendmsg moved it to the batch list...

9.8CVSS5.2AI score0.00457EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•18 views

CVE-2026-31609

In the Linux kernel, the following vulnerability has been resolved: smb: client: avoid double-free in smbdfreesendio after smbdsendbatchflush smbdsendbatchflush already calls smbdfreesendio, so we should not call it again after smbdpostsend moved it to the batch list...

9.8CVSS5.2AI score0.00457EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•8 views

CVE-2026-31607

In the Linux kernel, the following vulnerability has been resolved: usbip: validate numberofpackets in usbippackretsubmit When a USB/IP client receives a RETSUBMIT response, usbippackretsubmit unconditionally overwrites urb-numberofpackets from the network PDU. This value is subsequently used as...

9.8CVSS5.5AI score0.00311EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•11 views

CVE-2026-31606

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: don't call cdevinit while cdev in use When calling unbind, then bind again, cdevinit reinitialized the cdev, even though there may still be references to it. That's the case when the /dev/hidg device is still...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•8 views

CVE-2026-31605

In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: avoid divide-by-zero on FBIOPUTVSCREENINFO Much like commit 19f953e74356 "fbdev: fbpm2fb: Avoid potential divide by zero error", we also need to prevent that same crash from happening in the udlfb driver as it uses...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•8 views

CVE-2026-31604

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a driver and there is no need to take additional references unless the...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•4 views

CVE-2026-31603

In the Linux kernel, the following vulnerability has been resolved: staging: sm750fb: fix division by zero in pstohz pstohz is called from hwsm750crtcsetmode without validating that pixclock is non-zero. A zero pixclock passed via FBIOPUTVSCREENINFO causes a division by zero. Fix by rejecting zer...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•8 views

CVE-2026-31602

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Limit PTP to a single page Commit 391e69143d0a increased CTPTPNUM from 1 to 4 to support 256 playback streams, but the additional pages are not used by the card correctly. The CT20K2 hardware already has multiple...

7.8CVSS5.3AI score0.00131EPSS
SaveExploits0
Total number of security vulnerabilities61459