Lucene search
K

429 matches found

OSV
OSV
added 2025/03/06 4:15 p.m.2 views

UBUNTU-CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

5.5CVSS6.5AI score0.00037EPSS
Exploits0References9
OSV
OSV
added 2025/03/06 3:54 p.m.1 views

CVE-2024-58067 clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS6.5AI score0.00086EPSS
Exploits0References5
CVE
CVE
added 2025/03/06 3:54 p.m.47 views

CVE-2024-58065

The CVE-2024-58065 issue concerns the Linux kernel component clk: mmp: pxa1908-apbc. Root cause: the NULL vs IS_ERR() check was incorrect because devm_kzalloc() returns NULL on error, not an error pointer. Die to this, a NULL check fix was applied to properly distinguish allocation failures. The ...

5.5CVSS7.2AI score0.00054EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.1 views

CVE-2024-58064 wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in testcfg80211parsecolocatedap kunitkzalloc may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies...

7.5AI score0.00037EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/03/06 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a devmkzalloc return value checking error that could lead to a null pointer dereference...

5.5CVSS5AI score0.00054EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/03/06 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unchecked kunitkzalloc return value that could lead to a null pointer dereference...

5.5CVSS6.4AI score0.00037EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/02/27 8:0 p.m.1 views

CVE-2025-21798 firewire: test: Fix potential null dereference in firewire kunit test

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

6.1AI score0.00012EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.2 views

SUSE CVE-2022-49141

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: fix possible NULL pointer dereference As the possible failure of the allocation, kzalloc may return NULL pointer. Therefore, it should be better to check the 'sgi' in order to prevent the dereference of NULL...

5.5CVSS6.5AI score0.00126EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.2 views

SUSE CVE-2022-49184

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: switchdev: fix possible NULL pointer dereference As the possible failure of the allocation, devmkzalloc may return NULL pointer. Therefore, it should be better to check the 'db' in order to prevent the dereference of...

5.5CVSS6.5AI score0.00143EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.1 views

SUSE CVE-2022-49254

In the Linux kernel, the following vulnerability has been resolved: media: ti-vpe: cal: Fix a NULL pointer dereference in calctxv4l2initformats In calctxv4l2initformats, devmkzalloc is assigned to ctx-activefmt and there is a dereference of it after that, which could lead to NULL pointer...

5.5CVSS6.3AI score0.00024EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.1 views

SUSE CVE-2022-49556

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak For some sev ioctl interfaces, the length parameter that is passed maybe less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmwar...

5.5CVSS6.4AI score0.00083EPSS
Exploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-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.5AI score0.00143EPSS
Exploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

UBUNTU-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.00143EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:14 a.m.5 views

CVE-2022-49556

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak For some sev ioctl interfaces, the length parameter that is passed maybe less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmwar...

7.1CVSS5.6AI score0.00083EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.9 views

CVE-2022-49556 KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak For some sev ioctl interfaces, the length parameter that is passed maybe less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmwar...

0.00083EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.11 views

CVE-2022-49141 net: dsa: felix: fix possible NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: fix possible NULL pointer dereference As the possible failure of the allocation, kzalloc may return NULL pointer. Therefore, it should be better to check the 'sgi' in order to prevent the dereference of NULL...

0.00126EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.1 views

CVE-2022-49141 net: dsa: felix: fix possible NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: fix possible NULL pointer dereference As the possible failure of the allocation, kzalloc may return NULL pointer. Therefore, it should be better to check the 'sgi' in order to prevent the dereference of NULL...

6.1AI score0.00126EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/01/20 5:51 a.m.4 views

CVE-2024-57911

In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iiosimplydummybuffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc and it is used to push data to user space from a triggered buffer, but it does not set values for inactive...

5.5CVSS6.8AI score0.00016EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.1 views

SUSE CVE-2024-57911

In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iiosimplydummybuffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc and it is used to push data to user space from a triggered buffer, but it does not set values for inactive...

3.3CVSS7.5AI score0.00016EPSS
Exploits0References13
NVD
NVD
added 2025/01/19 12:15 p.m.8 views

CVE-2024-57911

In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iiosimplydummybuffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc and it is used to push data to user space from a triggered buffer, but it does not set values for inactive...

7.1CVSS0.00016EPSS
Exploits0References9
Rows per page
Query Builder