Lucene search
+L

392 matches found

CVE
CVE
added 2024/07/12 12:37 p.m.129 views

CVE-2024-41002

The connected documents confirm CVE-2024-41002 affects the Linux kernel crypto path for Hisilicon SEC (AIV resource) where releasing SEC resources could leak memory. The root cause is improper synchronization of AIV release with sec resource cleanup, leading to a memory leak when resources are fr...

5.5CVSS7.2AI score0.00272EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/07/12 12:37 p.m.20 views

CVE-2024-41002 crypto: hisilicon/sec - Fix memory leak for sec resource release

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - Fix memory leak for sec resource release The AIV is one of the SEC resources. When releasing resources, it need to release the AIV resources at the same time. Otherwise, memory leakage occurs. The aiv...

6AI score
SaveExploits0References9
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.8 views

Linux kernel security vulnerabilities

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 memory leak in the crypto:hisilicon/sec component when freeing resources...

5.5CVSS7AI score0.00272EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/29 2:18 p.m.7 views

SUSE CVE-2023-52859

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.13 views

SUSE CVE-2021-47548

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbyport The if statement: if port = DSAFGENUM return; limits the value of port less than DSAFGENUM i.e., 8. However, if the value of port is 6 or...

6.6CVSS6.4AI score0.01358EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

DEBIAN-CVE-2021-47548

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbyport The if statement: if port = DSAFGENUM return; limits the value of port less than DSAFGENUM i.e., 8. However, if the value of port is 6 or...

9.8CVSS5.8AI score0.01358EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.40 views

CVE-2021-47548

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbyport The if statement: if port = DSAFGENUM return; limits the value of port less than DSAFGENUM i.e., 8. However, if the value of port is 6 or...

9.8CVSS7.5AI score
SaveExploits0References7
OSV
OSV
added 2024/05/24 3:15 p.m.15 views

UBUNTU-CVE-2021-47548

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbyport The if statement: if port = DSAFGENUM return; limits the value of port less than DSAFGENUM i.e., 8. However, if the value of port is 6 or...

9.8CVSS6.2AI score0.01358EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/24 3:09 p.m.223 views

CVE-2021-47548

CVE-2021-47548 (Linux kernel ethernet: hisilicon: hns: hns_dsaf_misc) fixes an array overflow in hns_dsaf_ge_srst_by_port(). The port check was port >= DSAF_GE_NUM (8), but dsaf_dev->mac_cb has length DSAF_MAX_PORT_NUM (6); ports 6–7 could access dsaf_dev->mac_cb[port] and overflow. The ...

9.8CVSS8.1AI score0.01358EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.25 views

CVE-2021-47548 ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port()

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbyport The if statement: if port = DSAFGENUM return; limits the value of port less than DSAFGENUM i.e., 8. However, if the value of port is 6 or...

6.7AI score0.01358EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.26 views

CVE-2021-47548 ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port()

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbyport The if statement: if port = DSAFGENUM return; limits the value of port less than DSAFGENUM i.e., 8. However, if the value of port is 6 or...

7.1AI score0.01358EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/23 11:01 a.m.24 views

CVE-2023-52860

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: use cpuhpstateremoveinstancenocalls for hisihns3pmu uninit process When tearing down a 'hisihns3' PMU, we mistakenly run the CPU hotplug callbacks after the device has been unregistered, leading to fireworks...

4.4CVSS6.8AI score0.00239EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.6 views

SUSE CVE-2024-27039

In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devmkfree 'pclk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clkregister call fails, 'pclk' may...

5.5CVSS6.4AI score0.00265EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/01 8:56 p.m.31 views

CVE-2024-27039

An erroneous devmkfree flaw was found in the Linux kernel in drivers/clk/hisilicon/clk-hi3559a.c. This issue may lead to a crash...

5.5CVSS6.5AI score0.00265EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.20 views

CVE-2024-27039

In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devmkfree 'pclk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clkregister call fails, 'pclk' may...

5.5CVSS6.4AI score0.00265EPSS
SaveExploits0References23
OSV
OSV
added 2024/05/01 1:15 p.m.15 views

UBUNTU-CVE-2024-27039

In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devmkfree 'pclk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clkregister call fails, 'pclk' may...

5.5CVSS6.2AI score0.00265EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.15 views

CVE-2024-27039 clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()

In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devmkfree 'pclk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clkregister call fails, 'pclk' may...

6.7AI score0.00265EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.33 views

CVE-2024-27039 clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()

In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devmkfree 'pclk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clkregister call fails, 'pclk' may...

6.7AI score0.00265EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/01 12:53 p.m.7541 views

CVE-2024-27039

The CVE-2024-27039 issue affects the Linux kernel clock framework for Hisilicon hi3559a. The root cause is an array p_clk that is allocated before iterating over clocks to register, and is incremented each loop iteration. If a clk_register() call fails, p_clk may point to memory that should not b...

5.5CVSS6.5AI score0.00265EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/01 12:53 p.m.24 views

CVE-2024-27039 clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()

In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devmkfree 'pclk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clkregister call fails, 'pclk' may...

6AI score
SaveExploits0References9
Rows per page
Query Builder