Lucene search
+L

1436006 matches found

OSV
OSV
added 2026/08/22 4:16 p.m.7 views

DEBIAN-CVE-2026-74696

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TFO maxqlen accounting across reuseport migration A listener's TCPFASTOPEN maxqlen stops being accurate and lets through far more pending Fast Open requests than it was configured for. This only shows up with SOREUSEPORT...

7.5CVSS5.4AI score0.0049EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.9 views

DEBIAN-CVE-2026-74699

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in execqueuesethangreplaystate The q-replaystate is blindly overwritten, which can potentially leak memory that was previously allocated by vmemdupuser. Return an error if q-replaystate is not empty...

5.4AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.10 views

DEBIAN-CVE-2026-74686

In the Linux kernel, the following vulnerability has been resolved: rqspinlock: Reset tail when preserving queue on deadlock Currently, the destruction of the waiter queue is suppressed for rqspinlock in cases where a deadlock is detected. Deadlock checks happen relatively frequently on entry for...

5.5AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.7 views

DEBIAN-CVE-2026-74678

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179178a: fix skb leak in ax88179txfixup When the interface has NETIFFSG enabled and skblinearize fails in ax88179txfixup, the function returns NULL without freeing the skb. usbnetstartxmit treats a NULL return from...

7.5CVSS5.4AI score0.00479EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

DEBIAN-CVE-2026-74657

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 routes can also carry an IPv6 gateway, which fibnexthopinfo dumps as RTAVI...

5.4AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

DEBIAN-CVE-2026-74656

In the Linux kernel, the following vulnerability has been resolved: ipv4: fix use-after-free in fibnhcupdatemtu fibnhcupdatemtu walks the nexthop exception table under RTNL, but RTNL does not serialize this walk with PMTU exception updates. The walk uses rcudereferenceprotected with a constant tr...

7.8CVSS5.6AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

DEBIAN-CVE-2026-74653

In the Linux kernel, the following vulnerability has been resolved: serial: 8250of: clear stuck empty-FIFO RX-timeout on LPC32xx The NXP LPC32xx UART PORTLPC3220 can latch an RX character-timeout interrupt while the RX FIFO is empty: IIR reports UARTIIRRXTIMEOUT 0x0c but LSR.DR is clear. A...

5.5AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.9 views

DEBIAN-CVE-2026-74642

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: Fix UAF at delayed release of MIDI2 EPs The recent fix for UAF in umptoendpoint caused another UAF because it tries to dereference the UMP endpoint object, but this might be executed at a delayed context where the...

5.4AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.9 views

DEBIAN-CVE-2026-74605

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use children field for rcu head and add memory barriers When an eventfs inode is freed, it sets ei-isfreed and then uses its ei-list to add it to the srcu link list as the list field is a union with the rcu list head. As...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.10 views

DEBIAN-CVE-2026-74598

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix Route Information option length validation rt6routercv validates the Route Information option RFC 4191 length against the prefix length, but both checks are off by one. rinfo-length is the ND option length in units of 8...

7.5CVSS5.5AI score0.00425EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.10 views

CVE-2026-74717

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fwtracer, return NULL on create error Tracer creation can fail by returning either NULL or ERRPTR. The return value is stored without a check on the device, and users treat ERRPTR and NULL the same way. This also causes...

7.5CVSS5.5AI score0.00501EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.9 views

CVE-2026-74711

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus Fix type confusion in notification logic Sashiko reports: At the start of the loop in pmbusnotify, the code unconditionally casts every attribute to a struct sensordeviceattribute:...

8.4CVSS5.6AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74692

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix TOCTOU race between smclistenout and listener close smclistenout reads lsmc-sk.skstate without the listener lock, then acquires locksocknested only after the check passes. This opens a window where smccloseactive can...

7.5CVSS5.5AI score0.0049EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74678

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179178a: fix skb leak in ax88179txfixup When the interface has NETIFFSG enabled and skblinearize fails in ax88179txfixup, the function returns NULL without freeing the skb. usbnetstartxmit treats a NULL return from...

7.5CVSS5.4AI score0.00479EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74677

In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrierwork UAF on disconnect iphethsndbulkcallback re-arms the carrier-check work on any non-zero URB status: else scheduledelayedwork&dev-carrierwork, 0; Nothing ties that to the interface being up, so the...

5.4AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74676

In the Linux kernel, the following vulnerability has been resolved: vt: add permission check for KDSKBMETA ioctl KDSKBMETA modifies keyboard meta mode but lacks the !perm check that all other keyboard setter ioctls in vtkioctl enforce, allowing a process to change meta mode on a non-controlling...

5.3AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74655

In the Linux kernel, the following vulnerability has been resolved: serial: qcom-geni: fix TX DMA buffer flush When transmit flushing a qcom-geni UART during an ongoing TX DMA, the UART gets stuck infinitely repeating corrupted TX DMA frames. The DMA-mode uartops does not provide a flushbuffer...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74650

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in WMMparamhandler WMMparamhandler copies a fixed-size WMM parameter element out of a received information element without checking that the element is long enough, causing an out-of-bounds read f...

5.5AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74649

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

8.8CVSS5.8AI score0.00288EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74645

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: error out for 10000 activemembp damosquotascore can trigger division by zero if the target value is zero. DAMONLRUSORT lets users set the target value for the hot memory scheme via activemembp parameter. It avoi...

5.4AI score0.00155EPSS
SaveExploits0
Rows per page
Query Builder