Lucene search
+L

236375 matches found

UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.14 views

CVE-2026-64066

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfsreadtopagecache to pause on subreq failure Fix netfsreadtopagecache so that it pauses the generation of new subrequests if an already-issued subrequest fails...

9.8CVSS5.7AI score0.00442EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.12 views

CVE-2026-63975

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix possible crash on l2capecredconnrsp If dcid is received for an already-assigned destination CID the spec requires that both channels to be discarded, but calling l2capchandel may invalidate the tmp cursor...

8.8CVSS5.6AI score0.00345EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.11 views

CVE-2026-63932

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: mhz19b: reject oversized serial replies mhz19breceivebuf appends each serdev chunk into the fixed MHZ19BCMDSIZE receive buffer and advances bufidx by len without checking that the chunk fits in the remaining space....

5.8AI score0.00198EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.9 views

CVE-2026-63922

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh after handling HAO option ip6parsetlv caches skbnetworkheaderskb in nh while walking IPv6 TLVs. ipv6desthao may call pskbexpandhead for a cloned skb, which can move the skb head and invalidate the cached...

9.8CVSS5.6AI score0.00695EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.11 views

CVE-2026-64095

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.numrequests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places announcement was received, backbone is purged, periodic work...

7.1CVSS5.7AI score0.00267EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.12 views

CVE-2026-63957

In the Linux kernel, the following vulnerability has been resolved: USB: serial: safeserial: fix memory corruption with small endpoint Make sure that the bulk-out buffer size is at least eight bytes to avoid user-controlled slab corruption in "safe" mode should a malicious device report a smaller...

5.8AI score0.00211EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.15 views

CVE-2026-64039

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS5.7AI score0.0018EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-64168

In the Linux kernel, the following vulnerability has been resolved: spi: sprd: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to check the dma.enabled flag before trying to release the DMA channels also on late probe...

5.6AI score0.00165EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.15 views

CVE-2026-63933

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: adis16260: fix division by zero in writeraw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero to the samplingfrequency sysfs attribute triggers a division by zero...

5.6AI score0.00211EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.11 views

CVE-2026-63973

In the Linux kernel, the following vulnerability has been resolved: net: mana: Add NULL guards in teardown path to prevent panic on attach failure When queue allocation fails partway through, the error cleanup frees and NULLs apc-txqp and apc-rxqs. Multiple teardown paths such as manaremove,...

5.7AI score0.00206EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-64094

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface Without rtnllock held, a hardif might be retrieved as primary interface of a meshif, but then while operating on this interface getting decoupled from the mesh...

5.6AI score0.0021EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.11 views

CVE-2026-63822

In the Linux kernel, the following vulnerability has been resolved: w...

5.6AI score0.00174EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.15 views

CVE-2026-63874

In the Linux kernel, the following vulnerability has been resolved: n...

7.8CVSS5.6AI score0.00119EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.14 views

CVE-2026-63898

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte packets for its 32 byte bulk-out endpoint. Make sure to never increas...

5.7AI score0.00211EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.8 views

CVE-2026-63832

In the Linux kernel, the following vulnerability has been resolved: w...

8.8CVSS5.6AI score0.00223EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.11 views

CVE-2026-64132

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: refresh hdr pointer before ioam6event Reported by Sashiko: In ipv6hopioam, the hdr pointer is initialized to point into the skb's linear data buffer. Later, the code calls skbensurewritable, which might reallocate the...

9.8CVSS5.9AI score0.00491EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-63826

In the Linux kernel, the following vulnerability has been resolved: f...

5.6AI score0.00157EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-63896

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix integer underflow in WebUSB GETURL handling The WebUSB GETURL handler in compositesetup narrows landingpagelength to fit the host-supplied wLength using landingpagelength = wlength -...

5.6AI score0.002EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.15 views

CVE-2026-63834

In the Linux kernel, the following vulnerability has been resolved: b...

5.6AI score0.00174EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-63848

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v2.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 96179da0c6b059eb31706a0abe8dd6381c533143...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References18
Rows per page
Query Builder