Lucene search
+L

3632 matches found

OSV
OSV
added 2025/09/16 1:15 p.m.14 views

AZL-74712 CVE-2025-39817 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix slab-out-of-bounds in efivarfsdcompare Observed on kernel 6.6 present on master as well: BUG: KASAN: slab-out-of-bounds in memcmp+0x98/0xd0 Call trace: kasancheckrange+0xe8/0x190 asanloadN+0x1c/0x28 memcmp+0x98/0xd0...

7.1CVSS6AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:15 p.m.7 views

UBUNTU-CVE-2025-39813

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix potential warning in traceprintkseq during ftracedump When calling ftracedumpone concurrently with reading tracepipe, a WARNONONCE in traceprintkseq can be triggered due to a race condition. The issue occurs because:...

4.7CVSS5.9AI score0.0011EPSS
SaveExploits0References30
CVE
CVE
added 2025/09/16 1:8 p.m.52 views

CVE-2025-39833

CVE-2025-39833 (Linux kernel) Root cause: when unloading the hfcpci module with CONFIG_DEBUG_OBJECTS_TIMERS enabled, an uninitialized timer could trigger a kernel warning path during deletion, as shown in the stack trace and timer-related debug prints. Impact: locally leveraged by a privileged co...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 1:8 p.m.1 views

CVE-2025-39834 net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwsactiongetsharedstcnic error flow When an invalid stctype is provided, the function allocates memory for sharedstc but jumps to unlockandout without freeing it, causing a memory leak. Fix by...

6.1AI score0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 1:8 p.m.56 views

CVE-2025-39830

CVE-2025-39830 : In the Linux kernel’s net/mlx5 HWS subsystem, the hws_pool_buddy_init error-path cleanup fails to free the allocator structure, causing a memory leak. The published fix adds the missing kfree() to release all allocated memory. This is a memory-leak issue in the buddy allocator cl...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.22 views

CVE-2025-39819 fs/smb: Fix inconsistent refcnt update

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

0.00137EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/16 1:0 p.m.44 views

CVE-2025-39813

CVE-2025-39813 concerns the Linux kernel ftrace subsystem. A race between ftrace_dump() and trace_pipe reads could trigger WARN_ON_ONCE in trace_printk_seq() when trace data is consumed by other readers, causing iter.seq to be mispopulated. The documented fix moves the trace_printk_seq() call ins...

4.7CVSS6.2AI score0.0011EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.17 views

CVE-2025-39808 HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrigreportversion in ntrigreportversion, hdev parameter passed from hidprobe. sending descriptor to /dev/uhid can make hdev-dev.parent-parent to null if hdev-dev.parent-parent i...

0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 8:15 a.m.3 views

DEBIAN-CVE-2023-53265

In the Linux kernel, the following vulnerability has been resolved: ubi: ensure that VID header offset + VID header size dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x85/0xad lib/dumpstack.c:106 printaddressdescription mm/kasan/report.c:317 inline printreport.cold.13+0xb6/0x6bb...

7.1CVSS5.5AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.5 views

UBUNTU-CVE-2023-53288

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix memory leak in drmclientmodesetprobe When a new mode is set to modeset-mode, the previous mode should be freed. This fixes the following kmemleak report: drmmodeduplicate+0x45/0x220 drm...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/16 8:11 a.m.47 views

CVE-2023-53285

CVE-2023-53285 : in the Linux kernel ext4, a bounds-check fix was added in get_max_inline_xattr_value_size() to prevent reading beyond allocated memory if the inode table is corrupted by block-device writes while mounted. This resolves a potential memory read issue in inline xattrs. Impact: HIGH ...

7.8CVSS6.1AI score0.00145EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/09/16 8:11 a.m.35 views

CVE-2023-53276

In CVE-2023-53276, the Linux kernel ubifs code leaks memory: fscrypt_setup_filename allocates memory for the tmpfile name, but this memory is not freed after the name is copied into the directory entry inode (ubifs_tmpfile → vfs_tmpfile → path_openat). The kmemleak report shows an unreferenced ob...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/09/16 8:6 a.m.14 views

CVE-2023-53266 arm64: acpi: Fix possible memory leak of ffh_ctxt

In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Fix possible memory leak of ffhctxt Allocated 'ffhctxt' memory leak is possible if the SMCCC version and conduit checks fail and -EOPNOTSUPP is returned without freeing the allocated memory. Fix the same by moving th...

0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 8:6 a.m.9 views

CVE-2023-53266 arm64: acpi: Fix possible memory leak of ffh_ctxt

In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Fix possible memory leak of ffhctxt Allocated 'ffhctxt' memory leak is possible if the SMCCC version and conduit checks fail and -EOPNOTSUPP is returned without freeing the allocated memory. Fix the same by moving th...

5.5CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/16 8:6 a.m.4 views

CVE-2023-53265

In the Linux kernel, the following vulnerability has been resolved: ubi: ensure that VID header offset + VID header size dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x85/0xad lib/dumpstack.c:106 printaddressdescription mm/kasan/report.c:317 inline printreport.cold.13+0xb6/0x6bb...

7.1CVSS5.5AI score0.0015EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.6 views

PT-2025-38020

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s CIFS implementation within the cifs create function. If CIFS shuts down, the transaction ID xid is not freed before returning, leading to an xid lea...

5.9AI score0.00143EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.8 views

PT-2025-38035

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.2.0-rc1-syzkaller Description: The Linux kernel contains a flaw within the ext4 filesystem related to block bitmap validation. Specifically, the mb find extent function may trigger a warning due to...

6.4AI score0.00146EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.5 views

PT-2025-37871

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak in the ffh ctxt structure within the ACPI subsystem on ARM64 architectures was addressed. The leak occurs when SMCCC version and conduit checks fail, resulting in an...

6.1AI score0.00128EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.7 views

PT-2025-37888

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a vulnerability in the xen/virtio subsystem where a NULL dereference can occur within the xen dt get node function when a bridge of the PCI root bus has no...

6.1AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.5 views

SUSE CVE-2022-50329

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix uaf for bfqq in bfqexiticqbfqq Commit 64dc8c732f5c "block, bfq: fix possible uaf for 'bfqq-bic'" will access 'bic-bfqq' in bicsetbfqq, however, bfqexiticqbfqq can free bfqq first, and then call bicsetbfqq, which...

5.5CVSS6.6AI score0.00154EPSS
SaveExploits0References9
Rows per page
Query Builder