Lucene search
+L

23603 matches found

Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.68 views

CVE-2025-23132

In the Linux kernel, the following vulnerability has been resolved: f2fs: quota: fix to avoid warning in dquotwritebackdquots F2FS-fs dm-59: checkpoint=enable has some unwritten data. ------------ cut here ------------ WARNING: CPU: 6 PID: 8013 at fs/quota/dquot.c:691...

7CVSS5.3AI score0.00169EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:13 p.m.136 views

CVE-2025-23130

CVE-2025-23130 affects the Linux kernel F2FS code. The issue arises when fallocation fails for pinfile, risking a kernel panic in get_new_segment due to concurrent pinfile allocations exhausting free sections. The fix expands pin_sem lock coverage to include f2fs_gc to reclaim space, tightens err...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.68 views

CVE-2025-23130

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic once fallocation fails for pinfile syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2746! CPU: 0 UID: 0 PID: 5323 Comm: syz.0.0 Not tainted...

5.5CVSS5.3AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.65 views

CVE-2025-23129

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Clear affinity hint before calling ath11kpcicfreeirq in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint is set right after the allocation of IRQ vectors in...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.26 views

CVE-2025-22127

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.41 views

CVE-2025-22127 f2fs: fix potential deadloop in prepare_compress_overwrite()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

0.00145EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/16 2:13 p.m.172 views

CVE-2025-22126

CVE-2025-22126 affects the Linux kernel md subsystem: a use-after-free can occur when iterating the mddev list during reboot/exit due to racing with deletions. The fix switches to list_for_each_entry and introduces a mddev_put_locked helper to prevent freeing the active mddev under the lock. Affe...

7.8CVSS6.6AI score0.00199EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/04/16 2:13 p.m.116 views

CVE-2025-22122

MODE C: The CVE-2025-22122 issue affects the Linux kernel where adding a folio to a bio could overflow the bi_offset when large folios are used (e.g., >4GB folio on ARCHs with 16GB hugepages like aarch64). The root cause is that the offset could not be represented in an unsigned int, triggerin...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.15 views

CVE-2025-22121

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4xattrinodedecrefall There's issue as follows: BUG: KASAN: use-after-free in ext4xattrinodedecrefall+0x6ff/0x790 Read of size 4 at addr ffff88807b003000 by task syz-executor.0/15172 CPU: 3 PID:...

8.4CVSS5.8AI score0.00208EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.38 views

CVE-2025-22114 btrfs: don't clobber ret in btrfs_validate_super()

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS0.0018EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22113

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS5.4AI score0.00202EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.17 views

CVE-2025-22114

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS5.3AI score0.0018EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:12 p.m.121 views

CVE-2025-22112

CVE-2025-22112 affects the Linux kernel bnxt ethernet driver. The vulnerability arises from out-of-range access to the vnic_info array in bnxt_queue_start/stop where bp->nr_vnics is exceeded, allowing access to bp->vnic_info[bp->nr_vnics]. The issue is fixed in the publicly released comm...

7.1CVSS6.6AI score0.00204EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.145 views

CVE-2025-22106

CVE-2025-22106 affects the Linux kernel vmxnet3 driver. The root cause was that vmxnet3 did not unregister xdp_rxq_info in vmxnet3_reset_work(), because vmxnet3_rq_destroy() was not invoked in that path. The fix moves the unregister code from vmxnet3_rq_destroy() to vmxnet3_rq_cleanup(), preventi...

5.5CVSS6.7AI score0.00203EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.135 views

CVE-2025-22101

CVE-2025-22101 affects the Linux kernel net:libwx path, where a bug set the Tx L4 checksum flag for non-TCP/UDP/SCTP offloads, causing the TX ring to hang. The fix switches to software checksumming for these packets to avoid the hang. No exploitation details are provided in the documents. Remedia...

5.5CVSS6.5AI score0.00201EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.51 views

CVE-2025-22100 drm/panthor: Fix race condition when gathering fdinfo group samples

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race condition when gathering fdinfo group samples Commit e16635d88fa0 "drm/panthor: add DRM fdinfo support" failed to protect access to groups with an xarray lock, which could lead to use-after-free errors...

7.8CVSS0.00148EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.19 views

CVE-2025-22100

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race condition when gathering fdinfo group samples Commit e16635d88fa0 "drm/panthor: add DRM fdinfo support" failed to protect access to groups with an xarray lock, which could lead to use-after-free errors...

7.8CVSS5.2AI score0.00148EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:12 p.m.109 views

CVE-2025-22099

CVE-2025-22099 affects the Linux kernel (drm: xlnx: zynqmp_dpsub) where devm_kasprintf() can return NULL and the NULL result wasn’t checked in zynqmp_audio_init(), risking a NULL dereference. The fix adds a NULL check in zynqmp_audio_init() to avoid dereferencing null pointers. Astra Linux securi...

5.5CVSS6.6AI score0.0017EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.30 views

CVE-2025-22097 drm/vkms: Fix use after free and double free on init error

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix use after free and double free on init error If the driver initialization fails, the vkmsexit function might access an uninitialized or freed defaultconfig pointer and it might double free it. Fix both possible erro...

0.00219EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.51 views

CVE-2025-22095

In the Linux kernel, the following vulnerability has been resolved: PCI: brcmstb: Fix error path after a call to regulatorbulkget If the regulatorbulkget returns an error and no regulators are created, we need to set their number to zero. If we don't do this and the PCIe link up fails, a call to...

5.5CVSS5.6AI score0.00204EPSS
SaveExploits0
Rows per page
Query Builder