Lucene search
K

19 matches found

CNNVD
CNNVD
added 2024/11/19 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. Linux kernel has a security vulnerability that stems from a faulty 6 GHz scan build...

5.5CVSS6.4AI score0.00005EPSS
Exploits0References6
OSV
OSV
added 2024/11/07 9:31 a.m.8 views

CVE-2024-50159 firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix the double free in scmidebugfscommonsetup Clang static checkerscan-build throws below warning: | drivers/firmware/armscmi/driver.c:line 2915, column 2 | Attempt to free released memory. When...

7.8CVSS7.2AI score0.00054EPSS
Exploits0References6
CVE
CVE
added 2024/07/12 12:25 p.m.108 views

CVE-2024-40928

CVE-2024-40928 – Linux kernel ethtool statistics fix : The issue arises from a null function pointer in ethtool_get_phy_stats when performing phy stats ioctl. The patch fixes the error handling by returning -EOPNOTSUPP when ops->get_ethtool_phy_stats is NULL, preventing a null-dereference in n...

5.5CVSS6.5AI score0.00012EPSS
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.12 views

CVE-2024-40928 net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: fix the error condition in ethtoolgetphystatsethtool Clang static checker scan-build warning: net/ethtool/ioctl.c:line 2233, column 2 Called function pointer is null null dereference. Return '-EOPNOTSUPP' when...

6.7AI score0.00012EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/05/30 3:19 p.m.20 views

CVE-2024-36030 octeontx2-af: fix the double free in rvu_npc_freemem()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

6.9AI score0.00017EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.12 views

CVE-2024-26799

A vulnerability was found in the Qualcomm ASoC ALSA System on Chip driver for the Linux kernel, where an uninitialized pointer dmactl could be used in certain conditions. This issue occurs when an invalid driver ID daiid is encountered, leading to potential use of uninitialized memory. Mitigation...

5.5CVSS6AI score0.00018EPSS
Exploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.13 views

CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

6.2CVSS6.3AI score0.00018EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.15 views

CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

6.2CVSS5.4AI score0.00018EPSS
Exploits0
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.20 views

CVE-2024-26799 ASoC: qcom: Fix uninitialized pointer dmactl

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

6.6AI score0.00018EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.19 views

CVE-2024-26799 ASoC: qcom: Fix uninitialized pointer dmactl

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

6.7AI score0.00018EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.16 views

CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

6.2CVSS5.9AI score0.00018EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/03/02 5:49 a.m.1 views

SUSE CVE-2021-47009

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak on object td Two error return paths are neglecting to free allocated object td, causing a memory leak. Fix this by returning via the error return path that securely kfree's td. Fixes clang scan-buil...

6CVSS7.7AI score0.00029EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.17 views

CVE-2021-47009 KEYS: trusted: Fix memory leak on object td

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak on object td Two error return paths are neglecting to free allocated object td, causing a memory leak. Fix this by returning via the error return path that securely kfree's td. Fixes clang scan-buil...

6.6AI score0.00029EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:29 a.m.1 views

SUSE CVE-2014-2893

The GetHTMLRunDir function in the scan-build utility in Clang 3.5 and earlier allows local users to obtain sensitive information or overwrite arbitrary files via a symlink attack on temporary directories with predictable names...

1.9CVSS6.2AI score0.00062EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2021/05/12 12:0 a.m.2 views

PT-2024-11113 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak has been identified in the Linux kernel, specifically in the trusted key module. The issue arises from two error return paths that fail to free the allocated object td,...

7.8CVSS6.6AI score0.00223EPSS
Exploits7References810
NVD
NVD
added 2014/04/23 3:55 p.m.9 views

CVE-2014-2893

The GetHTMLRunDir function in the scan-build utility in Clang 3.5 and earlier allows local users to obtain sensitive information or overwrite arbitrary files via a symlink attack on temporary directories with predictable names...

1.9CVSS5.9AI score0.00062EPSS
Exploits0References4
Prion
Prion
added 2014/04/23 3:55 p.m.15 views

Information disclosure

The GetHTMLRunDir function in the scan-build utility in Clang 3.5 and earlier allows local users to obtain sensitive information or overwrite arbitrary files via a symlink attack on temporary directories with predictable names...

1.9CVSS6.4AI score0.00062EPSS
Exploits0References4Affected Software2
OSV
OSV
added 2014/04/23 3:55 p.m.0 views

UBUNTU-CVE-2014-2893

The GetHTMLRunDir function in the scan-build utility in Clang 3.5 and earlier allows local users to obtain sensitive information or overwrite arbitrary files via a symlink attack on temporary directories with predictable names...

1.9CVSS5.9AI score0.00062EPSS
Exploits0References3
CVE
CVE
added 2014/04/23 2:0 p.m.51 views

CVE-2014-2893

CVE-2014-2893 affects the GetHTMLRunDir function in the scan-build utility of Clang up to version 3.5 (and earlier). The issue permits local users to disclose sensitive information or overwrite arbitrary files via a symlink attack on temporary directories with predictable names. Exploitation deta...

1.9CVSS6AI score0.00062EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder