Lucene search
+L

9636 matches found

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.4 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
OSV
OSV
added 2024/12/27 2:15 p.m.3 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.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.9 views

DEBIAN-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.5CVSS5.7AI score0.00247EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.13 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
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

DEBIAN-CVE-2022-49034

In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS are selected, cpumaxbitswarn generates a runtime warning similar as below when showing /proc/cpuinfo. Fix this by using...

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

CVE-2022-49034

In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS are selected, cpumaxbitswarn generates a runtime warning similar as below when showing /proc/cpuinfo. Fix this by using...

5.5CVSS0.00247EPSS
SaveExploits0References10
OSV
OSV
added 2024/12/27 2:15 p.m.11 views

UBUNTU-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.8CVSS6.5AI score0.0024EPSS
SaveExploits0References19
OSV
OSV
added 2024/12/27 2:15 p.m.13 views

UBUNTU-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.7CVSS6.5AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 2:15 p.m.26 views

UBUNTU-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.5CVSS6.1AI score0.00293EPSS
SaveExploits0References46
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

UBUNTU-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.5CVSS6.4AI score0.00213EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 2:15 p.m.8 views

UBUNTU-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.5CVSS6.2AI score0.00247EPSS
SaveExploits0References46
OSV
OSV
added 2024/12/27 2:15 p.m.13 views

UBUNTU-CVE-2022-49034

In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS are selected, cpumaxbitswarn generates a runtime warning similar as below when showing /proc/cpuinfo. Fix this by using...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References46
CVE
CVE
added 2024/12/27 2:11 p.m.159 views

CVE-2024-56543

Technical details (affected product/version, root cause, impact or fixes) for CVE-2024-56543 are not provided in the connected documents; monitor for updates from official advisories.

5.5CVSS6.7AI score0.00215EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/12/27 2:11 p.m.2465 views

CVE-2024-56539

CVE-2024-56539 refers to a Linux kernel issue where mwifiex memcpy() would write across a field due to a one-element array, triggering a field-spanning write warning in mwifiex_config_scan(). The fix replaces the one-element array with a flexible-array member in struct mwifiex_ie_types_wildcard_s...

5.5CVSS6.5AI score0.00293EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/12/27 2:11 p.m.23 views

CVE-2024-56539 wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()

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.9AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/12/27 2:11 p.m.28 views

CVE-2024-56539 wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()

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

0.00293EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/12/27 2:11 p.m.30 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.5CVSS5.5AI score0.00293EPSS
SaveExploits0
Rows per page
Query Builder