Lucene search
+L

13864 matches found

OSV
OSV
added 2025/02/27 2:18 a.m.12 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.8CVSS6.1AI score
SaveExploits0References13
CVE
CVE
added 2025/02/27 2:18 a.m.175 views

CVE-2025-21787

CVE-2025-21787 affects the Linux kernel's team subsystem due to insufficient validation of TEAM_OPTION_TYPE_STRING in the net/TEAM code paths. The root cause is validated data handling in team_mode_get/ team_mode_option_set/ team_option_set, with inline occurrences in team_core.c:480, 607, 1401 a...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.26 views

CVE-2025-21782 orangefs: fix a oob in orangefs_debug_write

In the Linux kernel, the following vulnerability has been resolved: orangefs: fix a oob in orangefsdebugwrite I got a syzbot report: slab-out-of-bounds Read in orangefsdebugwrite... several people suggested fixes, I tested Al Viro's suggestion and made this patch...

0.00253EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 2:18 a.m.7 views

CVE-2025-21783 gpiolib: Fix crash on error in gpiochip_get_ngpios()

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.5CVSS6AI score
SaveExploits0References7
OSV
OSV
added 2025/02/27 2:18 a.m.10 views

CVE-2025-21781 batman-adv: fix panic during interface removal

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix panic during interface removal Reference counting is used to ensure that batadvhardifneighnode and batadvhardiface are not freed before/during batadvvelpthroughputmetricupdate work is finished. But there isn't a...

6.1AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.19 views

CVE-2025-21782

In the Linux kernel, the following vulnerability has been resolved: orangefs: fix a oob in orangefsdebugwrite I got a syzbot report: slab-out-of-bounds Read in orangefsdebugwrite... several people suggested fixes, I tested Al Viro's suggestion and made this patch...

7.1CVSS6.1AI score0.00253EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.12 views

CVE-2025-21780 drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid buffer overflow attach in smusyssetpptable It malicious user provides a small pptable through sysfs and then a bigger pptable, it may cause buffer overflow attack in function smusyssetpptable...

7.8CVSS6.5AI score
SaveExploits0References10
CVE
CVE
added 2025/02/27 2:18 a.m.101 views

CVE-2025-21778

CVE-2025-21778 (Linux kernel) involves a crash when mmap() is used on a persistent tracing ring buffer that is attached to reserve_mem. The root cause is that the code maps ring buffer pages using virt_to_page() on memory that is vmap()’d, which is invalid for that memory type and can trigger a p...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.28 views

CVE-2025-21777 ring-buffer: Validate the persistent meta data subbuf array

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Validate the persistent meta data subbuf array The meta data for a mapped ring buffer contains an array of indexes of all the subbuffers. The first entry is the reader page, and the rest of the entries lay out the...

0.00201EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.34 views

CVE-2025-21774 can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocated

In the Linux kernel, the following vulnerability has been resolved: can: rockchip: rkcanfdhandlerxfifooverflowint: bail out if skb cannot be allocated Fix NULL pointer check in rkcanfdhandlerxfifooverflowint to bail out if skb cannot be allocated...

0.00214EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 2:18 a.m.90 views

CVE-2025-21774

CVE-2025-21774 affects the Linux kernel in the Rockchip RKCANFD code path. The issue is addressed by fixing can: rkcanfd_handle_rx_fifo_overflow_int() to bail out when skb allocation fails, via a NULL pointer check. The vulnerability vulnerable path leads to a potential failure to handle RX FIFO ...

5.5CVSS6.6AI score0.00214EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/27 2:18 a.m.24 views

CVE-2025-21772 partitions: mac: fix handling of bogus partition table

In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use putdevsector, since the preceding readpartsector succeeded. - If the partition table clai...

7.8CVSS6.3AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.31 views

CVE-2025-21771 sched_ext: Fix incorrect autogroup migration detection

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix incorrect autogroup migration detection scxmovetask is called from schedmovetask and tells the BPF scheduler that cgroup migration is being committed. schedmovetask is used by both cgroup and autogroup migrations an...

0.00201EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.18 views

CVE-2025-21770

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential memory leak in iopfqueueremovedevice The iopfqueueremovedevice helper removes a device from the per-iommu iopf queue when PRI is disabled on the device. It responds to all outstanding iopf's with an...

5.5CVSS5.7AI score0.00214EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.8 views

CVE-2025-21769 ptp: vmclock: Add .owner to vmclock_miscdev_fops

In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: Add .owner to vmclockmiscdevfops Without the .owner field, the module can be unloaded while /dev/vmclock0 is open, leading to an oops...

5.5CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/02/27 2:18 a.m.143 views

CVE-2025-21767

CVE-2025-21767 is a Linux kernel issue where clocksource_verify_choose_cpus() is invoked with preemption disabled, causing a call to get_random_u32() that can indirectly acquire sleeping locks in PREEMPT_RT contexts. The root cause is using get_random_u32() while preemption is off, leading to an ...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.20 views

CVE-2024-58021 HID: winwing: Add NULL check in winwing_init_led()

In the Linux kernel, the following vulnerability has been resolved: HID: winwing: Add NULL check in winwinginitled devmkasprintf can return a NULL pointer on failure,but this returned value in winwinginitled is not checked. Add NULL check in winwinginitled, to handle kernel NULL pointer dereferen...

0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 2:18 a.m.71 views

CVE-2024-58021

Technical details about CVE-2024-58021 (affected components, root cause, impact, and fix specifics) are not provided in the supplied documents; monitor for updates.

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/27 2:18 a.m.11 views

CVE-2024-54456 NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix potential buffer overflowin nfssysfslinkrpcclient name is char64 where the size of clnt-clprogram-name remains unknown. Invoking strcat directly will also lead to potential buffer overflow. Change them to strscpy and...

7.8CVSS6.7AI score
SaveExploits0References7
CVE
CVE
added 2025/02/27 2:18 a.m.95 views

CVE-2024-52560

CVE-2024-52560 concerns Linux kernel’s NTFS-3G support. A change in fs/ntfs3 extends the mi_enum_attr() interface by adding a new parameter, struct ntfs_inode *ni, enabling the kernel to mark the inode as bad as soon as an error is detected. The vulnerability discussion and multiple sources (NVD ...

7.8CVSS5.3AI score0.00181EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder