Lucene search
K

429 matches found

SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.0 views

SUSE CVE-2023-53038

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check kzalloc in lpfcsli4cgnparamsread If kzalloc fails in lpfcsli4cgnparamsread, then we rely on lpfcreadobject's routine to NULL check pdata. Currently, an early return error is thrown from lpfcreadobject to protect...

6.5AI score0.00056EPSS
Exploits0References9
OSV
OSV
added 2025/05/02 4:15 p.m.0 views

UBUNTU-CVE-2023-53038

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check kzalloc in lpfcsli4cgnparamsread If kzalloc fails in lpfcsli4cgnparamsread, then we rely on lpfcreadobject's routine to NULL check pdata. Currently, an early return error is thrown from lpfcreadobject to protect...

5.5CVSS6.2AI score0.00056EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.11 views

CVE-2023-53038 scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check kzalloc in lpfcsli4cgnparamsread If kzalloc fails in lpfcsli4cgnparamsread, then we rely on lpfcreadobject's routine to NULL check pdata. Currently, an early return error is thrown from lpfcreadobject to protect...

0.00056EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.1 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 the lpfcsli4cgnparamsread function not checking the kzalloc return value, which could lead to a null pointer...

5.5CVSS6.2AI score0.00056EPSS
Exploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.1 views

UBUNTU-CVE-2022-49802

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix null pointer dereference in ftraceaddmod The @ftracemod is allocated by kzalloc, so both the members prev,next of @ftracemode-list are NULL, it's not a valid state to call listdel. If kstrdup for @ftracemod-func|modul...

5.5CVSS6.1AI score0.0005EPSS
Exploits0References10
NVD
NVD
added 2025/05/01 1:15 p.m.12 views

CVE-2025-37743

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid memory leak while enabling statistics Driver uses monitor destination rings for extended statistics mode and standalone monitor mode. In extended statistics mode, TLVs are parsed from the buffer received from...

5.5CVSS0.00092EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.1 views

SUSE CVE-2025-21980

In the Linux kernel, the following vulnerability has been resolved: sched: address a potential NULL pointer dereference in the GRED scheduler. If kzalloc in gredinit returns a NULL pointer, the code follows the error handling path, invoking greddestroy. This, in turn, calls gredoffload, where...

5.5CVSS7.5AI score0.00033EPSS
Exploits0References15
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.1 views

SUSE CVE-2025-21950

In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmdioctl In the "pmcmdioctl" function, three memory objects allocated by kmalloc are initialized by "hcallgetcpustate", which are then copied to user space. The...

5.5CVSS7.6AI score0.00009EPSS
Exploits0References15
OSV
OSV
added 2025/04/01 4:15 p.m.0 views

DEBIAN-CVE-2025-21980

In the Linux kernel, the following vulnerability has been resolved: sched: address a potential NULL pointer dereference in the GRED scheduler. If kzalloc in gredinit returns a NULL pointer, the code follows the error handling path, invoking greddestroy. This, in turn, calls gredoffload, where...

5.5CVSS5.6AI score0.00033EPSS
Exploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

AZL-59901 CVE-2025-21980 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: sched: address a potential NULL pointer dereference in the GRED scheduler. If kzalloc in gredinit returns a NULL pointer, the code follows the error handling path, invoking greddestroy. This, in turn, calls gredoffload, where...

5.5CVSS5.7AI score0.00033EPSS
Exploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.1 views

UBUNTU-CVE-2025-21980

In the Linux kernel, the following vulnerability has been resolved: sched: address a potential NULL pointer dereference in the GRED scheduler. If kzalloc in gredinit returns a NULL pointer, the code follows the error handling path, invoking greddestroy. This, in turn, calls gredoffload, where...

5.5CVSS6.2AI score0.00033EPSS
Exploits0References26
OSV
OSV
added 2025/04/01 4:15 p.m.1 views

UBUNTU-CVE-2025-21950

In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmdioctl In the "pmcmdioctl" function, three memory objects allocated by kmalloc are initialized by "hcallgetcpustate", which are then copied to user space. The...

7.1CVSS6.2AI score0.00009EPSS
Exploits0References35
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.6 views

CVE-2025-21950

In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmdioctl In the "pmcmdioctl" function, three memory objects allocated by kmalloc are initialized by "hcallgetcpustate", which are then copied to user space. The...

7.1CVSS5.6AI score0.00009EPSS
Exploits0
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.16 views

CVE-2025-21950 drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl

In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmdioctl In the "pmcmdioctl" function, three memory objects allocated by kmalloc are initialized by "hcallgetcpustate", which are then copied to user space. The...

0.00009EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/03/28 3:41 a.m.1 views

SUSE CVE-2022-49740

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads This patch fixes slab-out-of-bounds reads in brcmfmac that occur in brcmfconstructchaninfo and brcmfenablebw402g when the count value of channel...

5.5CVSS6.8AI score0.00023EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.2 views

SUSE 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.5CVSS7.6AI score0.00037EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.2 views

SUSE CVE-2024-58065

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

5.5CVSS6.5AI score0.00054EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.1 views

SUSE CVE-2024-58067

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
Exploits0References3
OSV
OSV
added 2025/03/06 4:15 p.m.2 views

DEBIAN-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.5CVSS5.6AI score0.00037EPSS
Exploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.0 views

UBUNTU-CVE-2024-58067

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.5CVSS5.7AI score0.00086EPSS
Exploits0References5
Rows per page
Query Builder