Lucene search
+L

3629 matches found

UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68305

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Prevent race in socket write iter and sock bind There is a potential race condition between sock bind and socket write iter. bind may free the same cmd via mgmtpending before write iter sends the cmd, just as...

5.9AI score0.00166EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/12/16 3:44 p.m.45 views

CVE-2025-68322 parisc: Avoid crash due to unaligned access in unwinder

In the Linux kernel, the following vulnerability has been resolved: parisc: Avoid crash due to unaligned access in unwinder Guenter Roeck reported this kernel crash on his emulated B160L machine: Starting network: udhcpc: started, v1.36.1 Backtrace: unwindonce+0x1c/0x5c...

0.00164EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/16 3:39 p.m.30 views

CVE-2025-68313

CVE-2025-68313 refers to a Linux kernel issue in x86/CPU/AMD: Zen5 RDSEED output variants (16-/32-bit) that could return 0 with CF=1. The advisory states a fix was added: a glue layer that checks microcode revisions, preventing inconsistent randomness and signaling. The CVE’s CVSS v3.1 metrics fr...

7.1CVSS6.1AI score0.00123EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.32 views

CVE-2025-68312 usbnet: Prevents free active kevent

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

0.00175EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/16 3:39 p.m.28 views

CVE-2025-68309

CVE-2025-68309 concerns the Linux kernel PCI/ AER subsystem. The issue arises when kzalloc(GFP_KERNEL) returns NULL, leading to dereferencing aer_info->xxx and causing a kernel panic. The vulnerability is mitigated by the published fix that ensures NULL pointer handling for aer_info fields, cl...

6AI score0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/16 3:30 p.m.5 views

EUVD-2025-203712

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Disable AFBC support on Mediatek DRM driver Commit c410fa9b07c3 "drm/mediatek: Add AFBC support to Mediatek DRM driver" added AFBC support to Mediatek DRM and enabled the 32x8/split/sparse modifier. However, this is...

6AI score0.00133EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.4 views

EUVD-2025-203638

In the Linux kernel, the following vulnerability has been resolved: hfs: validate record offset in hfsplusbmapalloc hfsplusbmapalloc can trigger a crash if a record offset or length is larger than nodesize 15.264282 BUG: KASAN: slab-out-of-bounds in hfsplusbmapalloc+0x887/0x8b0 15.265192 Read of...

6.2AI score0.00137EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 3:15 p.m.16 views

AZL-72455 CVE-2025-68264 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

5.6AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.6 views

UBUNTU-CVE-2025-68252

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

5.7AI score0.00166EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.4 views

CVE-2025-68245

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 "netpoll: fix use after free" incorrectly ignored the refcount and prematurely set dev-npinfo to NULL during netpoll cleanup, leading to...

5.8AI score0.00178EPSS
SaveExploits0References35
CVE
CVE
added 2025/12/16 3:6 p.m.24 views

CVE-2025-68303

CVE-2025-68303 affects the Linux kernel, specifically platform/x86/intel/punit_ipc.c. Root cause: passing the address of the pointer (&punit_ipcdev) instead of the pointer itself (punit_ipcdev) leads complete(&ipcdev->cmd_complete) to be issued to an incorrect memory address, causing memory co...

7.8CVSS6.1AI score0.00128EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:6 p.m.4 views

CVE-2025-68300 fs/namespace: fix reference leak in grab_requested_mnt_ns

In the Linux kernel, the following vulnerability has been resolved: fs/namespace: fix reference leak in grabrequestedmntns lookupmntns already takes a reference on mntns. grabrequestedmntns doesn't need to take an extra reference...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.34 views

CVE-2025-68293 mm/huge_memory: fix NULL pointer deference when splitting folio

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix NULL pointer deference when splitting folio Commit c010d47f107f "mm: thp: split huge page to any lower order pages" introduced an early check on the folio's order via mapping-flags before proceeding with the...

0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 3:6 p.m.12 views

CVE-2025-68288 usb: storage: Fix memory leak in USB bulk transport

In the Linux kernel, the following vulnerability has been resolved: usb: storage: Fix memory leak in USB bulk transport A kernel memory leak was identified by the 'ioctlsg01' test from Linux Test Project LTP. The following bytes were mainly observed: 0x53425355. When USB storage devices incorrect...

6.6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/12/16 3:6 p.m.7 views

CVE-2025-68285 libceph: fix potential use-after-free in have_mon_and_osd_map()

In the Linux kernel, the following vulnerability has been resolved: libceph: fix potential use-after-free in havemonandosdmap The wait loop in cephopensession can race with the client receiving a new monmap or osdmap shortly after the initial map is received. Both cephmonchandlemap and handleonem...

5.5AI score0.00519EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.38 views

CVE-2025-68285 libceph: fix potential use-after-free in have_mon_and_osd_map()

In the Linux kernel, the following vulnerability has been resolved: libceph: fix potential use-after-free in havemonandosdmap The wait loop in cephopensession can race with the client receiving a new monmap or osdmap shortly after the initial map is received. Both cephmonchandlemap and handleonem...

9.8CVSS0.00519EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/16 3:6 p.m.57 views

CVE-2025-68285

CVE-2025-68285 affects the Linux kernel’s Ceph client code path (libceph). The issue is a use-after-free in have_mon_and_osd_map() where a race between map updates (monmap/osdmap) and the wait loop could dereference freed maps if epochs race alignment isn’t held under the appropriate locks. The f...

9.8CVSS6AI score0.00519EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 2:47 p.m.9 views

CVE-2025-68265 nvme: fix admin request_queue lifetime

In the Linux kernel, the following vulnerability has been resolved: nvme: fix admin requestqueue lifetime The namespaces can access the controller's admin requestqueue, and stale references on the namespaces may exist after tearing down the controller. Ensure the admin requestqueue is active by...

7.8CVSS6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/16 2:45 p.m.34 views

CVE-2025-68261 ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

7.5CVSS0.00476EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 2:45 p.m.7 views

CVE-2025-68261 ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

7.5CVSS6.4AI score
SaveExploits0References12
Rows per page
Query Builder