Lucene search
+L

57291 matches found

UbuntuCve
UbuntuCve
•added 2026/04/24 3:16 p.m.•28 views

CVE-2026-31549

In the Linux kernel, the following vulnerability has been resolved: i2c: cp2615: fix serial string NULL-deref at probe The cp2615 driver uses the USB device serial string as the i2c adapter name but does not make sure that the string exists. Verify that the device has a serial number before...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
•added 2026/04/24 3:16 p.m.•15 views

CVE-2026-31548

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel pmsrfreewk in cfg80211pmsrwdevdown When the nl80211 socket that originated a PMSR request is closed, cfg80211releasepmsr sets the request's nlportid to zero and schedules pmsrfreewk to process the abort...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References22
OSV
OSV
•added 2026/04/24 2:45 p.m.•12 views

MINI-J993-G3RW-R23H

Bulletin has no description...

7.5CVSS4.8AI score0.01467EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/04/24 2:45 p.m.•51 views

CVE-2026-31672 wifi: rt2x00usb: fix devres lifetime

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00usb: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. This avoids issues like memory leaks when...

0.00162EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/04/24 2:45 p.m.•14 views

EUVD-2026-25565

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00usb: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. This avoids issues like memory leaks when...

5.4AI score0.00162EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/04/24 2:45 p.m.•6 views

CVE-2026-31667

In the Linux kernel, the following vulnerability has been resolved: Input: uinput - fix circular locking dependency with ff-core A lockdep circular locking dependency warning can be triggered reproducibly when using a force-feedback gamepad with uinput for example, playing ELDEN RING under Wine...

5.5AI score0.00136EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
•added 2026/04/24 2:45 p.m.•13 views

EUVD-2026-25560

In the Linux kernel, the following vulnerability has been resolved: Input: uinput - fix circular locking dependency with ff-core A lockdep circular locking dependency warning can be triggered reproducibly when using a force-feedback gamepad with uinput for example, playing ELDEN RING under Wine...

5.6AI score0.00136EPSS
SaveExploits0References8
CVE
CVE
•added 2026/04/24 2:45 p.m.•84 views

CVE-2026-31663

The CVE-2026-31663 vulnerability affects the Linux kernel xfrm subsystem, where a race between asynchronous crypto completion and device teardown could lead to using a freed dev reference. The fix changes the reference handling: the dev ref is no longer released on async resume entry and is inste...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References11Affected Software1
EUVD
EUVD
•added 2026/04/24 2:45 p.m.•16 views

EUVD-2026-25556

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

5.4AI score0.00133EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/04/24 2:45 p.m.•54 views

CVE-2026-31663 xfrm: hold dev ref until after transport_finish NF_HOOK

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS0.00133EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/04/24 2:45 p.m.•11 views

CVE-2026-31663

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS5.2AI score0.00133EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•17 views

CVE-2026-31663

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS5.2AI score0.00133EPSS
SaveExploits0
OSV
OSV
•added 2026/04/24 2:45 p.m.•13 views

CVE-2026-31663 xfrm: hold dev ref until after transport_finish NF_HOOK

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS5.8AI score
SaveExploits0References14
EUVD
EUVD
•added 2026/04/24 2:45 p.m.•22 views

EUVD-2026-25553

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532receivebuf reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already hand a complete frame to pn533recvframe befo...

5.4AI score0.00162EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/04/24 2:45 p.m.•48 views

CVE-2026-31654 mm/vma: fix memory leak in __mmap_region()

In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix memory leak in mmapregion commit 605f6586ecf7 "mm/vma: do not leak memory when .mmapprepare swaps the file" handled the success path by skipping getfile via filedoesntneedget, but missed the error path. When /dev/zero...

0.00162EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•18 views

CVE-2026-31654

In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix memory leak in mmapregion commit 605f6586ecf7 "mm/vma: do not leak memory when .mmapprepare swaps the file" handled the success path by skipping getfile via filedoesntneedget, but missed the error path. When /dev/zero...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•91 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.00168EPSS
SaveExploits0
OSV
OSV
•added 2026/04/24 2:45 p.m.•14 views

CVE-2026-31650 mmc: vub300: fix use-after-free on disconnect

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...

6.5AI score
SaveExploits0References6
OSV
OSV
•added 2026/04/24 2:42 p.m.•14 views

CVE-2026-31623 net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()

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.8AI score
SaveExploits0References12
attackerkb
attackerkb
•added 2026/04/24 2:42 p.m.•12 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.3AI score0.0016EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder