Lucene search
K

18 matches found

NVD
NVD
added 2026/02/04 4:16 p.m.3 views

CVE-2026-23046

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix device mismatch in devmkzalloc/devmkfree Initial rsshdr allocation uses virtiodevice-device, but virtnetsetqueues frees using netdevice-device. This device mismatch causing below devres warning 3788.514041...

0.00027EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/02/04 4:16 p.m.3 views

CVE-2026-23046

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix device mismatch in devmkzalloc/devmkfree Initial rsshdr allocation uses virtiodevice-device, but virtnetsetqueues frees using netdevice-device. This device mismatch causing below devres warning 3788.514041...

5.7AI score0.00027EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.3 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from device mismatches that lead to the devmkfree warning, potentially causing resource management...

5.8AI score0.00027EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989489)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989489 advisory. In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously...

5.5CVSS5.9AI score0.00015EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-54897

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00015EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.6 views

CVE-2022-49331

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

5.5CVSS5.5AI score0.00015EPSS
Exploits0
OSV
OSV
added 2025/02/26 2:10 a.m.5 views

CVE-2022-49331 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

5.5CVSS5.3AI score0.00015EPSS
Exploits0References12
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.17 views

CVE-2021-47562

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

5.5CVSS5.9AI score0.00033EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/05/24 3:12 p.m.18 views

CVE-2021-47562 ice: fix vsi->txq_map sizing

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

6.5AI score0.00033EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/05/01 8:56 p.m.21 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.00012EPSS
Exploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.15 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.5CVSS7.4AI score0.00012EPSS
Exploits0References6
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-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.5CVSS6AI score0.00012EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.15 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.00012EPSS
Exploits0References23
OSV
OSV
added 2024/05/01 12:53 p.m.18 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...

5.5CVSS6AI score0.00012EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.13 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.00012EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.21 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.00012EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/04/17 7:27 p.m.23 views

CVE-2024-26856

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: Fix use after free inside sparx5delmactentry Based on the static analyzis of the code it looks like when an entry from the MAC table was removed, the entry was still used after being freed. More precise the vid of th...

4.4CVSS7.2AI score0.00026EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/04/17 10:17 a.m.17 views

CVE-2024-26856 net: sparx5: Fix use after free inside sparx5_del_mact_entry

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: Fix use after free inside sparx5delmactentry Based on the static analyzis of the code it looks like when an entry from the MAC table was removed, the entry was still used after being freed. More precise the vid of th...

7AI score0.00026EPSS
Exploits0References5
Rows per page
Query Builder