Lucene search
+L

29282 matches found

Debian CVE
Debian CVE
added 2025/12/16 3:06 p.m.13 views

CVE-2025-68294

In the Linux kernel, the following vulnerability has been resolved: iouring/net: ensure vectored buffer node import is tied to notification When support for vectored registered buffers was added, the import itself is using 'req' rather than the notification iokiocb, sr-notif. For non-vectored...

7.8CVSS5.3AI score0.00141EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 3:06 p.m.3 views

CVE-2025-68287

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Fix race condition between concurrent dwc3removerequests call paths This patch addresses a race condition caused by unsynchronized execution of multiple call paths invoking dwc3removerequests, leading to premature...

5.6AI score0.00227EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 3:06 p.m.12 views

CVE-2025-68286

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check NULL before accessing WHAT IGT kmscursorlegacy's long-nonblocking-modeset-vs-cursor-atomic fails with NULL pointer dereference. This can be reproduced with both an eDP panel and a DP monitors connected. BUG...

7.8CVSS5.2AI score0.00151EPSS
SaveExploits0
CVE
CVE
added 2025/12/16 3:06 p.m.45 views

CVE-2025-68286

This CVE (CVE-2025-68286) affects the Linux kernel DRM AMD display path, specifically the dc_stream_get_scanoutpos function in amdgpu. A NULL pointer dereference can occur in IGT kms_cursor_legacy long-nonblocking-modeset-vs-cursor-atomic when an eDP and DP monitor are connected, leading to a ker...

7.8CVSS5.9AI score0.00151EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/16 2:44 p.m.3 views

CVE-2025-68257

In the Linux kernel, the following vulnerability has been resolved: comedi: check device's attached status in compat ioctls Syzbot identified an issue 1 that crashes kernel, seemingly due to unexistent callback dev-getvalidroutes. By all means, this should not occur as said callback must always b...

5.3AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 2:44 p.m.48 views

CVE-2025-68256

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix out-of-bounds read in rtwgetie parser The Information Element IE parser rtwgetie trusted the length byte of each IE without validating that the IE body len bytes after the 2-byte header fits inside the...

8.8CVSS5.5AI score0.00267EPSS
SaveExploits0
OSV
OSV
added 2025/12/16 2:44 p.m.10 views

CVE-2025-68254 staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing The Extended Supported Rates ESR IE handling in OnBeacon accessed p + 1 + ielen and p + 2 + ielen without verifying that these offsets lie within the received...

7.1CVSS6.5AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/12/16 2:44 p.m.13 views

CVE-2025-68254

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing The Extended Supported Rates ESR IE handling in OnBeacon accessed p + 1 + ielen and p + 2 + ielen without verifying that these offsets lie within the received...

7.1CVSS5.5AI score0.0027EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 2:32 p.m.8 views

CVE-2025-68251

In the Linux kernel, the following vulnerability has been resolved: erofs: avoid infinite loops due to corrupted subpage compact indexes Robert reported an infinite loop observed by two crafted images. The root cause is that clusterofs can be larger than lclustersize for !NONHEAD lclusters in...

5.2AI score0.00181EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 2:32 p.m.10 views

CVE-2025-68250

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS5.1AI score0.003EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 2:32 p.m.13 views

CVE-2025-68248

In the Linux kernel, the following vulnerability has been resolved: vmwballoon: indicate success when effectively deflating during migration When migrating a balloon page, we first deflate the old page to then inflate the new page. However, if inflating the new page succeeded, we effectively...

5.3AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

AZL-72466 CVE-2025-68229 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

5.8AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.13 views

UBUNTU-CVE-2025-68208

In the Linux kernel, the following vulnerability has been resolved: bpf: account for current allocated stack depth in widenimprecisescalars The usage pattern for widenimprecisescalars looks as follows: prevst = findpreventryenv, ...; queuedst = pushstack...; widenimprecisescalarsenv, prevst,...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/16 2:15 p.m.7 views

UBUNTU-CVE-2025-68167

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix invalid pointer access in debugfs If the memory allocation in gpiolibseqstart fails, the s-private field remains uninitialized and is later dereferenced without checking in gpiolibseqstop. Initialize s-private to NUL...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68217

In the Linux kernel, the following vulnerability has been resolved: Input: pegasus-notetaker - fix potential out-of-bounds access In the pegasusnotetaker driver, the pegasusprobe function allocates the URB transfer buffer using the wMaxPacketSize value from the endpoint descriptor. An attacker ca...

5.8AI score0.00216EPSS
SaveExploits0References37
OSV
OSV
added 2025/12/16 2:15 p.m.8 views

UBUNTU-CVE-2025-40358

In the Linux kernel, the following vulnerability has been resolved: riscv: stacktrace: Disable KASAN checks for non-current tasks Unwinding the stack of a task other than current, KASAN would report "BUG: KASAN: out-of-bounds in walkstackframe+0x41c/0x460" There is a same issue on x86 and has bee...

7.1CVSS5.7AI score0.00147EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/16 2:15 p.m.6 views

UBUNTU-CVE-2025-68181

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Remove calls to drmputdev Since the allocation of the drivers main structure was changed to devmdrmdevalloc drmputdev'ing to trigger it to be free'd should be done by devres. However, drmputdev is still in the probe...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 2:08 p.m.7 views

CVE-2025-68237 mtdchar: fix integer overflow in read/write ioctls

In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...

6.6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/16 2:08 p.m.17 views

CVE-2025-68235

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: Add missing kfree of nvkmfalconfw::boot nvkmfalconfw::boot is allocated, but no one frees it. This causes a kmemleak warning. Make sure this data is deallocated...

5.3AI score0.00183EPSS
SaveExploits0
CVE
CVE
added 2025/12/16 2:04 p.m.34 views

CVE-2025-68234

CVE-2025-68234 : In the Linux kernel, the io_uring/cmd_net component had a bug in skb_queue_splice() argument handling, causing the splice to proceed in the wrong direction when timestamp retries splice data back into the socket queue. The issue, described as transposed arguments leading to incor...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References2
Rows per page
Query Builder