Lucene search
+L

12836 matches found

NVD
NVD
added 2025/02/27 3:15 a.m.19 views

CVE-2024-58005

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: 10.693310 T1 tpmtis STM0925:00: 2.0 TPM device-id 0x3, rev-id 0 10.848132 T1 ------------ cut here ------------ 10.853559 T1...

5.5CVSS0.00238EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/02/27 3:14 a.m.7 views

SUSE CVE-2021-47651

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: rpmpd: Check for null return of devmkcalloc Because of the possible failure of the allocation, data-domains might be NULL pointer and will cause the dereference of the NULL pointer later. Therefore, it might be better ...

5.5CVSS7.6AI score0.00242EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.8 views

SUSE CVE-2022-49320

In the Linux kernel, the following vulnerability has been resolved: dmaengine: zynqmpdma: In struct zynqmpdmachan fix descsize data type In zynqmpdmaalloc/freechanresources functions there is a potential overflow in the below expressions. dmaalloccoherentchan-dev, 2 chan-descsize ZYNQMPDMANUMDESC...

5.5CVSS8AI score0.00266EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.5 views

SUSE CVE-2022-49448

In the Linux kernel, the following vulnerability has been resolved: soc: bcm: Check for NULL return of devmkzalloc As the potential failure of allocation, devmkzalloc may return NULL. Then the 'pd-pmb' and the follow lines of code may bring null pointer dereference. Therefore, it is better to che...

5.5CVSS6.7AI score0.00256EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.3 views

SUSE CVE-2022-49453

In the Linux kernel, the following vulnerability has been resolved: soc: ti: tiscipmdomains: Check for null return of devmkcalloc The allocation funciton devmkcalloc may fail and return a null pointer, which would cause a null-pointer dereference later. It might be better to check it and directly...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.5 views

SUSE CVE-2022-49480

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-hdmi: Fix refcount leak in imxhdmiprobe offinddevicebynode takes reference, we should use putdevice to release it. when devmkzalloc fails, it doesn't have a putdevice, it will cause refcount leak. Add missing putdevice ...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.5 views

SUSE CVE-2022-49500

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can no longer be used for DMA and now leads to kernel panic. It happens at several places for the wl1251 e.g. when accessed...

5.5CVSS6.5AI score0.00266EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.6 views

SUSE CVE-2022-49608

In the Linux kernel, the following vulnerability has been resolved: pinctrl: ralink: Check for null return of devmkcalloc Because of the possible failure of the allocation, data-domains might be NULL pointer and will cause the dereference of the NULL pointer later. Therefore, it might be better t...

5.5CVSS7.6AI score0.0027EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.4 views

SUSE CVE-2022-49636

In the Linux kernel, the following vulnerability has been resolved: vlan: fix memory leak in vlannewlink Blamed commit added back a bug I fixed in commit 9bbd917e0bec "vlan: fix memory leak in vlandevsetegresspriority" If a memory allocation fails in vlanchangelink after other allocations...

5.5CVSS6.3AI score0.00265EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:2 a.m.8 views

SUSE CVE-2022-49701

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Allocate/free queue resource only during probe/remove Currently, the sub-queues and event pool resources are allocated/freed for every CRQ connection event such as reset and LPM. This exposes the driver to a couple...

5.5CVSS7.5AI score0.00267EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.6 views

CVE-2025-21759

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS5.6AI score0.07432EPSS
SaveExploits0
NVD
NVD
added 2025/02/27 2:15 a.m.10 views

CVE-2025-21709

In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dupmmap failures and uprobe registering If a memory allocation fails during dupmmap, the maple tree can be left in an unsafe state for other iterators besides the exit path. All the locks are dropped...

7.8CVSS0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:15 a.m.3 views

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

5.5CVSS5.7AI score0.00326EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 2:15 a.m.13 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
OSV
OSV
added 2025/02/27 2:15 a.m.3 views

DEBIAN-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.5CVSS5.5AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.6 views

UBUNTU-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.8CVSS6.5AI score0.00326EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.30 views

CVE-2024-58005 tpm: Change to kvalloc() in eventlog/acpi.c

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: 10.693310 T1 tpmtis STM0925:00: 2.0 TPM device-id 0x3, rev-id 0 10.848132 T1 ------------ cut here ------------ 10.853559 T1...

0.00238EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.23 views

CVE-2024-58005

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: 10.693310 T1 tpmtis STM0925:00: 2.0 TPM device-id 0x3, rev-id 0 10.848132 T1 ------------ cut here ------------ 10.853559 T1...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:12 a.m.11 views

CVE-2024-58005 tpm: Change to kvalloc() in eventlog/acpi.c

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: 10.693310 T1 tpmtis STM0925:00: 2.0 TPM device-id 0x3, rev-id 0 10.848132 T1 ------------ cut here ------------ 10.853559 T1...

6AI score
SaveExploits0References15
CVE
CVE
added 2025/02/27 2:7 a.m.91 views

CVE-2025-21709

CVE-2025-21709 — Linux kernel vulnerability. Root cause: a dup_mmap() allocation failure can leave the maple tree in an unsafe state, enabling a partially initialised mm_struct to be observed via rmap, and a race related to uprobes remains after prior fixes. The patch introduces MMF_OOM_SKIP to a...

7.8CVSS6.6AI score0.00197EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder