Lucene search
+L

13161 matches found

Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.12 views

CVE-2025-21793

In the Linux kernel, the following vulnerability has been resolved: spi: sn-f-ospi: Fix division by zero When there is no dummy cycle in the spi-nor commands, both dummy bus cycle bytes and width are zero. Because of the cpu's warning when divided by zero, the warning should be avoided. Return ju...

5.5CVSS5.6AI score0.00215EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:18 a.m.126 views

CVE-2025-21793

CVE-2025-21793 concerns the Linux kernel SPI SN-F-OSPI path. The linked Azure/Linux Nessus entry confirms the issue: when there is no dummy cycle in spi-nor commands, dummy bus cycle bytes and width become zero, risking a divide-by-zero warning. The fix is to return zero to avoid such calculation...

5.5CVSS6.5AI score0.00215EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/02/27 2:18 a.m.180 views

CVE-2025-21791

CVE-2025-21791 affects the Linux kernel VRF path: l3mdev_l3_out() could be invoked without RCU protection, enabling a potential use-after-free. The root cause is missing rcu_read_lock()/rcu_read_unlock() around the call chain (raw_sendmsg -> ip_push_pending_frames -> ip_send_skb -> ip_lo...

7.8CVSS6.5AI score0.00263EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21791

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdevl3out l3mdevl3out can be called without RCU being held: rawsendmsg ippushpendingframes ipsendskb iplocalout iplocalout l3mdevipout Add rcureadlock / rcureadunlock pair to avoid a potential UAF...

7.8CVSS6.1AI score0.00263EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.15 views

CVE-2025-21791 vrf: use RCU protection in l3mdev_l3_out()

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdevl3out l3mdevl3out can be called without RCU being held: rawsendmsg ippushpendingframes ipsendskb iplocalout iplocalout l3mdevipout Add rcureadlock / rcureadunlock pair to avoid a potential UAF...

7.8CVSS7.4AI score0.00263EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/27 2:18 a.m.133 views

CVE-2025-21790

CVE-2025-21790 fixes a kernel-space issue in the vxlan code. The vulnerable path is in vxlan_vnigroup_init() not being checked by vxlan_init(), which can lead to a NULL dereference or general protection fault later when vxlan_dev is created/unregistered (local attacker with access to the kernel c...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21788 net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases If the XDP program doesn't result in XDPPASS then we leak the memory allocated by am65cpswbuildskb. It is pointless to allocate SKB memory before running the XDP...

7.5CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2025/02/27 2:18 a.m.96 views

CVE-2025-21789

CVE-2025-21789 concerns the Linux kernel IP checksum code. The issue arises from the LoongArch path where commit 69e3a6aa6be2 introduced a negative-length OoB access/undefined shift in the IP checksum, which could trigger an out-of-bounds read under certain conditions. A corresponding ARM64 fix w...

7.3CVSS6.8AI score0.00226EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.15 views

CVE-2025-21788

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases If the XDP program doesn't result in XDPPASS then we leak the memory allocated by am65cpswbuildskb. It is pointless to allocate SKB memory before running the XDP...

7.5CVSS5.6AI score0.00489EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.12 views

CVE-2025-21789 LoongArch: csum: Fix OoB access in IP checksum code for negative lengths

In the Linux kernel, the following vulnerability has been resolved: LoongArch: csum: Fix OoB access in IP checksum code for negative lengths Commit 69e3a6aa6be2 "LoongArch: Add checksum optimization for 64-bit system" would cause an undefined shift and an out-of-bounds read. Commit 8bd795fedb84...

7.3CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.28 views

CVE-2025-21786 workqueue: Put the pwq after detaching the rescuer from the pool

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS0.00229EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21786 workqueue: Put the pwq after detaching the rescuer from the pool

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS7.5AI score0.00229EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 2:18 a.m.133 views

CVE-2025-21784

CVE-2025-21784 affects the Linux kernel’s drm/amdgpu path. The vulnerability arises in psp_init_cap_microcode() where the code must bail out on firmware load failure to avoid invalid memory access. The connected Astra Linux bulletin reiterates this fix for psp_init_cap_microcode(). The practical ...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/27 2:18 a.m.12 views

CVE-2025-21784 drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bail out when failed to load fw in pspinitcapmicrocode In function pspinitcapmicrocode, it should bail out when failed to load firmware, otherwise it may cause invalid memory access...

6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.14 views

CVE-2025-21785

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions...

7.8CVSS6.2AI score0.00268EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.19 views

CVE-2025-21784

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bail out when failed to load fw in pspinitcapmicrocode In function pspinitcapmicrocode, it should bail out when failed to load firmware, otherwise it may cause invalid memory access...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.14 views

CVE-2025-21785 arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions...

7.8CVSS6.3AI score
SaveExploits0References13
CVE
CVE
added 2025/02/27 2:18 a.m.122 views

CVE-2025-21783

CVE-2025-21783 affects the Linux kernel gpiolib: gpiochip_get_ngpios() uses chip_() macros that assume gpiodev is initialised. When called via bgpio_init(), these macros can crash with a NULL pointer dereference. The fix replaces chip_ () with the corresponding dev_() macros to prevent the crash....

5.5CVSS5.4AI score0.00217EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.7 views

CVE-2025-21783

In the Linux kernel, the following vulnerability has been resolved: gpiolib: Fix crash on error in gpiochipgetngpios The gpiochipgetngpios uses chip macros to print messages. However these macros rely on gpiodev to be initialised and set, which is not the case when called via bgpioinit. In such a...

5.5CVSS5.6AI score0.00217EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:18 a.m.158 views

CVE-2025-21781

CVE-2025-21781 is a memory-safety crash in the Batman-adv networking module of the Linux kernel. The issue stems from improper reference counting for batman-adv objects during interface removal, which can lead to a crash when a soft interface goes away before ongoing work completes (notably durin...

5.5CVSS5.3AI score0.00214EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder