Lucene search
+L

13161 matches found

Cvelist
Cvelist
added 2025/02/27 2:18 a.m.24 views

CVE-2024-57834 media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

0.00221EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/27 2:18 a.m.134 views

CVE-2024-54458

The CVE-2024-54458 issue is in the Linux kernel, involving the SCSI/ufs subsystem (bsg path). The root cause is not fully described beyond the fix: after removing the bsg_queue, it should be set to NULL to avoid potential use-after-free (UAF). The advisory states this vulnerability has been resol...

7.8CVSS5.4AI score0.00229EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.12 views

CVE-2024-54456

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.5AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.13 views

CVE-2024-54458 scsi: ufs: bsg: Set bsg_queue to NULL after removal

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsgqueue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsgqueue to NULL after removing it to prevent potential use-after-free UAF access...

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

CVE-2024-54456

CVE-2024-54456 : Linux kernel NFS path vulnerability in nfs_sysfs_link_rpc_client() leading to potential buffer overflow due to strcat on cl_program->name; fix replaces with strscpy() and strncat() (kernel-side patch). Affected: Linux kernel NFS subsystem; root cause: unbounded name field size...

7.8CVSS5.5AI score0.00223EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.13 views

CVE-2024-54458

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsgqueue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsgqueue to NULL after removing it to prevent potential use-after-free UAF access...

7.8CVSS5.8AI score0.00229EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.61 views

CVE-2024-52560

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

7.8CVSS5.3AI score0.00181EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:18 a.m.57 views

CVE-2024-52557

The CVE-2024-52557 entry concerns the Linux kernel DRM component zynqmp_dp: rate calculation overflow in zynqmp_dp_rate_get(). The issue arises when drm_dp_bw_code_to_link_rate(dp->test.bw_code) is multiplied by 10000 under 32-bit arithmetic, risking an integer overflow; the patch converts the...

5.5CVSS5.6AI score0.00182EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/27 2:18 a.m.11 views

CVE-2024-49570 drm/xe/tracing: Fix a potential TP_printk UAF

In the Linux kernel, the following vulnerability has been resolved: drm/xe/tracing: Fix a potential TPprintk UAF The commit afd2627f727b "tracing: Check "%s" dereference via the field and not the TPprintk format" exposes potential UAFs in the xebomove trace event. Fix those by avoiding...

7.8CVSS6.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.18 views

CVE-2024-52557

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

5.5CVSS5.4AI score0.00182EPSS
SaveExploits0
NVD
NVD
added 2025/02/27 2:15 a.m.22 views

CVE-2025-21728

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

5.5CVSS0.00202EPSS
SaveExploits0References12
NVD
NVD
added 2025/02/27 2:15 a.m.10 views

CVE-2025-21727

In the Linux kernel, the following vulnerability has been resolved: padata: fix UAF in padatareorder A bug was found when run ltp test: BUG: KASAN: slab-use-after-free in padatafindnext+0x29/0x1a0 Read of size 4 at addr ffff88bbfe003524 by task kworker/u113:2/3039206 CPU: 0 PID: 3039206 Comm:...

7.8CVSS0.0022EPSS
SaveExploits0References10
NVD
NVD
added 2025/02/27 2:15 a.m.31 views

CVE-2025-21719

In the Linux kernel, the following vulnerability has been resolved: ipmr: do not call mrmfcusesdev for unres entries syzbot found that calling mrmfcusesdev for unres entries would crash 1, because c-mfcun.res.minvif / c-mfcun.res.maxvif alias to "struct skbuffhead unresolved", which contain two...

7.1CVSS0.00204EPSS
SaveExploits0References11
NVD
NVD
added 2025/02/27 2:15 a.m.18 views

CVE-2025-21714

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP use after free Prevent double queueing of implicit ODP mr destroy work by using xacmpxchg to make sure this is the only time we are destroying this specific mr. Without this change, we could try to...

7.8CVSS0.00196EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/27 2:15 a.m.15 views

CVE-2025-21707

In the Linux kernel, the following vulnerability has been resolved: mptcp: consolidate suboption status MPTCP maintains the received sub-options status is the bitmask carrying the received suboptions and in several bitfields carrying per suboption additional info. Zeroing the bitmask before parsi...

9.8CVSS0.00474EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/27 2:15 a.m.16 views

CVE-2024-57996

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: don't allow 1 packet limit The current implementation does not work correctly with a limit of 1. iproute2 actually checks for this and this patch adds the check in kernel as well. This fixes the following...

7.8CVSS0.0027EPSS
SaveExploits0References11
NVD
NVD
added 2025/02/27 2:15 a.m.14 views

CVE-2024-57997

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn-chansurvey due to incorrect size calculation. This commit uses kcalloc to allocate memory for wcn-chansurvey, ensuring prope...

8.8CVSS0.00326EPSS
SaveExploits0References6
NVD
NVD
added 2025/02/27 2:15 a.m.13 views

CVE-2024-57994

In the Linux kernel, the following vulnerability has been resolved: ptrring: do not block hard interrupts in ptrringresizemultiple Jakub added a lockdepassertnohardirq check in pagepoolputpage to increase test coverage. syzbot found a splat caused by hard irq blocking in ptrringresizemultiple 1 A...

5.5CVSS0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/27 2:15 a.m.11 views

CVE-2024-57995

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix read pointer after free in ath12kmacassignviftovdev In ath12kmacassignviftovdev, if arvif is created on a different radio, it gets deleted from that radio through a call to ath12kmacunassignlinkvif. This action...

8.8CVSS0.00322EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/27 2:15 a.m.7 views

CVE-2024-57989

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix NULL deref check in mt7925changeviflinks In mt7925changeviflinks devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS0.00214EPSS
SaveExploits0References3
Rows per page
Query Builder