Lucene search
+L

1105 matches found

UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.39 views

CVE-2021-47393

In the Linux kernel, the following vulnerability has been resolved: hwmon: mlxreg-fan Return non-zero value when fan current state is enforced from sysfs Fan speed minimum can be enforced from sysfs. For example, setting current fan speed to 20 is used to enforce fan speed to be at 100% speed, 19...

7.1CVSS6.3AI score0.00244EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.10 views

UBUNTU-CVE-2021-47393

In the Linux kernel, the following vulnerability has been resolved: hwmon: mlxreg-fan Return non-zero value when fan current state is enforced from sysfs Fan speed minimum can be enforced from sysfs. For example, setting current fan speed to 20 is used to enforce fan speed to be at 100% speed, 19...

7.1CVSS6.1AI score0.00244EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.23 views

CVE-2021-47393 hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs

In the Linux kernel, the following vulnerability has been resolved: hwmon: mlxreg-fan Return non-zero value when fan current state is enforced from sysfs Fan speed minimum can be enforced from sysfs. For example, setting current fan speed to 20 is used to enforce fan speed to be at 100% speed, 19...

7AI score0.00244EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.13 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 Linux kernel, which stems from a vulnerability in the thermal:intel:powerclamp module...

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

SUSE CVE-2024-27006

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Add missing count increment to thermaldebugtztripup The count field in struct tripstats, representing the number of times the zone temperature was above the trip point, needs to be incremented in...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.5 views

SUSE CVE-2024-27068

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvtsthermal: Fix a memory leak in an error handling path If devmkrealloc fails, then 'efuse' is leaking. So free it to avoid a leak...

5.5CVSS7.6AI score0.00224EPSS
SaveExploits0References7
NVD
NVD
added 2024/05/03 4:15 p.m.22 views

CVE-2022-48703

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

5.5CVSS7.5AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/03 4:15 p.m.17 views

AZL-57755 CVE-2022-48703 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 4:15 p.m.7 views

DEBIAN-CVE-2022-48703

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

5.5CVSS5.9AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 4:15 p.m.10 views

UBUNTU-CVE-2022-48703

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/03 3:14 p.m.48 views

CVE-2022-48703 thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

6.8AI score0.00229EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/03 3:14 p.m.64 views

CVE-2022-48703

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

5.5CVSS7.3AI score0.00229EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/03 3:14 p.m.20 views

CVE-2022-48703 thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

6.9AI score0.00229EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/03 3:14 p.m.230 views

CVE-2022-48703

CVE-2022-48703 affects the Linux kernel’s thermal/int340x_thermal code path. A GDDV package can return a zero-length buffer, causing kmemdup() to yield ZERO_SIZE_PTR and data_vault_read() to dereference NULL. The patch fixes this by introducing checks that treat ZERO_SIZE_PTR and NULL as invalid,...

5.5CVSS6.7AI score0.00229EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/03 3:14 p.m.27 views

CVE-2022-48703 thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

6.2AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/01 8:25 p.m.21 views

CVE-2024-27068

A vulnerability was found in the lvtscalibrationread function in the Linux Kernel's mediatek lvtsthermal.c driver, where a memory leak can occur when the function devmkrealloc fails, preventing efuse from being freed. This issue can lead to resource exhaustion over time. Mitigation Mitigation for...

5.5CVSS7.8AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.20 views

CVE-2024-27006

A flaw was found in the Linux kernel's thermal/debugfs subsystem, involving a missing count increment in the thermaldebugtztripup function. This issue can lead to improper handling of thermal trip points, affecting system stability or causing unexpected behavior when accessing thermal debug...

5.5CVSS7.9AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.14 views

CVE-2024-27068

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvtsthermal: Fix a memory leak in an error handling path If devmkrealloc fails, then 'efuse' is leaking. So free it to avoid a leak...

5.5CVSS7.4AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.2 views

DEBIAN-CVE-2024-27068

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvtsthermal: Fix a memory leak in an error handling path If devmkrealloc fails, then 'efuse' is leaking. So free it to avoid a leak...

5.5CVSS5.3AI score0.00224EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.15 views

CVE-2024-27068

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvtsthermal: Fix a memory leak in an error handling path If devmkrealloc fails, then 'efuse' is leaking. So free it to avoid a leak...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References11
Rows per page
Query Builder