Lucene search
+L

9617 matches found

Cvelist
Cvelist
added 2025/04/16 2:13 p.m.55 views

CVE-2025-23132 f2fs: quota: fix to avoid warning in dquot_writeback_dquots()

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...

7CVSS0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/16 2:13 p.m.126 views

CVE-2025-23132

CVE-2025-23132 concerns the Linux kernel’s File System F2FS quota handling. The provided connected documents describe a race condition in the quota writeback path: checkpoint/remount/freeze/quotactl can race with f2fs_remount and core quota synchronization, triggering a warning in dquot_writeback...

7CVSS6.6AI score0.00162EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/04/16 2:13 p.m.17 views

CVE-2025-23132 f2fs: quota: fix to avoid warning in dquot_writeback_dquots()

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...

7CVSS6.1AI score
SaveExploits0References5
OSV
OSV
added 2025/04/16 2:13 p.m.16 views

CVE-2025-22115 btrfs: fix block group refcount race in btrfs_create_pending_block_groups()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.28 views

CVE-2025-22107

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105tabledeleteentry There are actually 2 problems: - deleting the last element doesn't require the memmove of elements i + 1, end over it. Actually, element i+1 is out of...

7.1CVSS5.6AI score0.00201EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:12 p.m.130 views

CVE-2025-22107

CVE-2025-22107 - Linux kernel (net: dsa: sja1105) Root cause: in sja1105_table_delete_entry, deleting the last element in the table incorrectly calls memmove over an out-of-bounds element, and the number of elements moved should be size - i - 1. This leads to touching an out-of-bounds memory loca...

7.1CVSS6.4AI score0.00201EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.165 views

CVE-2025-22105

CVE-2025-22105 affects the Linux kernel bonding driver. When an XDP program is attached to a bonded interface, changing the bond mode may trigger a warning inside bond_xdp_set. The fix adds a check for the presence of an XDP program when setting bond mode, since some modes (e.g., balance-rr with ...

5.5CVSS6.3AI score0.00195EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22087 bpf: Fix array bounds error with may_goto

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix array bounds error with maygoto maygoto uses an additional 8 bytes on the stack, which causes the interpreters array to go out of bounds when calculating index by stacksize. 1. If a BPF program is rewritten, re-evaluate...

7.8CVSS6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.25 views

CVE-2025-22075 rtnetlink: Allocate vfinfo size for VF GUIDs when supported

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Allocate vfinfo size for VF GUIDs when supported Commit 30aad41721e0 "net/core: Add support for getting VF GUIDs" added support for getting VF port and node GUIDs in netlink ifinfo messages, but their size was not take...

0.00205EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 2:12 p.m.10 views

CVE-2025-22067 spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()

In the Linux kernel, the following vulnerability has been resolved: spi: cadence: Fix out-of-bounds array access in cdnsmrvlxspisetupclock If requestedclk 128, cdnsmrvlxspisetupclock iterates over the entire cdnsmrvlxspiclkdivlist array without breaking out early, causing 'i' to go beyond the arr...

7.8CVSS6.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.24 views

CVE-2025-22067 spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()

In the Linux kernel, the following vulnerability has been resolved: spi: cadence: Fix out-of-bounds array access in cdnsmrvlxspisetupclock If requestedclk 128, cdnsmrvlxspisetupclock iterates over the entire cdnsmrvlxspiclkdivlist array without breaking out early, causing 'i' to go beyond the arr...

0.00203EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/16 2:12 p.m.103 views

CVE-2025-22067

Technical details about CVE-2025-22067 (affected products, versions, root cause, impact, or fixes) are not provided in the connected documents. Monitor for updates from official advisories and vulnerability feeds.

7.8CVSS6.5AI score0.00203EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22061 net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix qid report in airohatcgethtbgetleafqueue Fix the following kernel warning deleting HTB offloaded leafs and/or root HTB qdisc in airohaeth driver properly reporting qid in airohatcgethtbgetleafqueue routine. $tc...

7.8CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2025/04/16 2:12 p.m.127 views

CVE-2025-22061

CVE-2025-22061 concerns the Linux kernel’s airoha Ethernet driver (airoha_eth) and the function airoha_tc_get_htb_get_leaf_queue() . Connected advisories explicitly state the root cause as a fix to the qid reporting in that routine, addressing kernel warnings when deleting HTB offloaded qdiscs. T...

7.8CVSS6.5AI score0.0022EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.13 views

CVE-2025-22044 acpi: nfit: fix narrowing conversion in acpi_nfit_ctl

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpinfitctl Syzkaller has reported a warning in tonfitbusuuid: "only secondary bus families can be translated". This warning is emited if the argument is equal to NVDIMMBUSFAMILYNFIT == 0...

7.1CVSS6.3AI score
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.9 views

kernel: nfs: Handle error of rpc_proc_register() in nfs_net_init().

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References5
Amazon
Amazon
added 2025/04/16 12:00 a.m.19 views

Medium: evolution

Issue Overview: An issue was discovered in GNOME Evolution before 3.35.91. By using the proprietary non-RFC6068 "mailto?attach=..." parameter, a website or other source of mailto links can make Evolution attach local files or directories to a composed email message without showing a warning to th...

6.5CVSS7.1AI score0.02705EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/16 12:00 a.m.10 views

Medium: evolution

Issue Overview: An issue was discovered in GNOME Evolution before 3.35.91. By using the proprietary non-RFC6068 "mailto?attach=..." parameter, a website or other source of mailto links can make Evolution attach local files or directories to a composed email message without showing a warning to th...

6.5CVSS6.8AI score0.02705EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from ath12k not clearing the IRQ affinity hint in the wrong path, which could result in a warning...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from ath11k not clearing the IRQ affinity hint in the wrong path, which could result in a warning...

5.5CVSS6.5AI score0.00179EPSS
SaveExploits0References2
Rows per page
Query Builder