Lucene search
+L

9691 matches found

Cvelist
Cvelist
added 2024/12/27 2:50 p.m.32 views

CVE-2024-56592 bpf: Call free_htab_elem() after htab_unlock_bucket()

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:50 p.m.11 views

CVE-2024-56592 bpf: Call free_htab_elem() after htab_unlock_bucket()

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 2:50 p.m.22 views

CVE-2024-56583 sched/deadline: Fix warning in migrate_enable for boosted tasks

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix warning in migrateenable for boosted tasks When running the following command: while true; do stress-ng --cyclic 30 --timeout 30s --minimize --quiet done a warning is eventually triggered: WARNING: CPU: 43 PID...

0.00231EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/27 2:50 p.m.13 views

CVE-2024-56583

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix warning in migrateenable for boosted tasks When running the following command: while true; do stress-ng --cyclic 30 --timeout 30s --minimize --quiet done a warning is eventually triggered: WARNING: CPU: 43 PID...

5.5CVSS5.7AI score0.00231EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 2:50 p.m.1883 views

CVE-2024-56583

CVE-2024-56583 maps to a Linux kernel issue in the SCSI/HISI SAS path. The Tencent advisory TSSA-2025:0215 lists this CVE with a fix described as adding cond_resched() for the no-forced-preemption model, to prevent watchdog-like stalls under heavy migrate/paging scenarios. The connected doc confi...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/12/27 2:50 p.m.12 views

CVE-2024-56583 sched/deadline: Fix warning in migrate_enable for boosted tasks

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix warning in migrateenable for boosted tasks When running the following command: while true; do stress-ng --cyclic 30 --timeout 30s --minimize --quiet done a warning is eventually triggered: WARNING: CPU: 43 PID...

6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.33 views

CVE-2024-56571

...

SaveExploits0
CVE
CVE
added 2024/12/27 2:23 p.m.229 views

CVE-2024-56558

CVE-2024-56558 : In the Linux kernel, the nfsd export display path could trigger a use-after-free due to a reference-count issue on the exported access (exp) object. The fix ensures exp remains active by using cache_get_rcu before exp_get, preventing a UAF when e_show is called under RCU protecti...

7.8CVSS6.3AI score0.00241EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2024/12/27 2:15 p.m.22 views

CVE-2024-56547

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix missed RCU barrier on deoffloading Currently, running rcutorture test with torturetype=rcu fwdprogress=8 nbarriercbs=8 nocbsnthreads=8 nocbstoggle=100 onoffinterval=60 testboost=2, will trigger the following warning...

4.7CVSS0.00206EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/27 2:15 p.m.28 views

CVE-2024-56539

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexconfigscan Replace one-element array with a flexible-array member in struct mwifiexietypeswildcardssidparams to fix the following warning on a MT8173 Chromebook...

5.5CVSS0.00293EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/27 2:15 p.m.5 views

DEBIAN-CVE-2024-56539

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexconfigscan Replace one-element array with a flexible-array member in struct mwifiexietypeswildcardssidparams to fix the following warning on a MT8173 Chromebook...

5.5CVSS5.5AI score0.00293EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.9 views

DEBIAN-CVE-2024-53232

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Implement blocking domain This fixes a crash when surprise hot-unplugging a PCI device. This crash happens because during hot-unplug iommugroupsetdomainnofail attaching the default domain fails when the platform no...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.14 views

CVE-2024-53232

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Implement blocking domain This fixes a crash when surprise hot-unplugging a PCI device. This crash happens because during hot-unplug iommugroupsetdomainnofail attaching the default domain fails when the platform no...

7.8CVSS0.0023EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 2:15 p.m.21 views

CVE-2024-53212

In the Linux kernel, the following vulnerability has been resolved: netlink: fix false positive warning in extack during dumps Commit under fixes extended extack reporting to dumps. It works under normal conditions, because extack errors are usually reported during -start or the first -dump, it's...

5.5CVSS0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.3 views

DEBIAN-CVE-2024-53212

In the Linux kernel, the following vulnerability has been resolved: netlink: fix false positive warning in extack during dumps Commit under fixes extended extack reporting to dumps. It works under normal conditions, because extack errors are usually reported during -start or the first -dump, it's...

5.5CVSS5.7AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.6 views

DEBIAN-CVE-2024-53195

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspaceirqchipinuse Improper use of userspaceirqchipinuse led to syzbot hitting the following WARNON in kvmtimerupdateirq: WARNING: CPU: 0 PID: 3281 at arch/arm64/kvm/archtimer.c:459...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.16 views

CVE-2024-53193

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix memory corruption bug in struct loongson2clkprovider Some heap space is allocated for the flexible structure struct clkhwonecelldata and its flexible-array member hws through the composite structure struct...

7.8CVSS0.00228EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 2:15 p.m.18 views

CVE-2024-53191

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath12kpci, and...

7.8CVSS0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 2:15 p.m.5 views

DEBIAN-CVE-2024-53193

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix memory corruption bug in struct loongson2clkprovider Some heap space is allocated for the flexible structure struct clkhwonecelldata and its flexible-array member hws through the composite structure struct...

7.8CVSS6AI score0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.14 views

CVE-2024-53172

In the Linux kernel, the following vulnerability has been resolved: ubi: fastmap: Fix duplicate slab cache names while attaching Since commit 4c39529663b9 "slab: Warn on duplicate cache names when DEBUGVM=y", the duplicate slab cache names can be detected and a kernel WARNING is thrown out. In UB...

5.5CVSS0.00247EPSS
SaveExploits0References11
Rows per page
Query Builder