Lucene search
+L

1102 matches found

CVE
CVE
added 2024/05/01 1:04 p.m.3579 views

CVE-2024-27068

CVE-2024-27068 – Linux kernel (Mediatek lvts_thermal): The vulnerability is a memory leak in an error path where, if devm_krealloc() fails, the efuse resource is leaked. The issue has been fixed by freeing the leaked efuse to prevent resource exhaustion. The CVE is described as a local-attack vec...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 1:04 p.m.18 views

CVE-2024-27068 thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path

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...

6.7AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 6:15 a.m.5 views

DEBIAN-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.5CVSS5.3AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.17 views

UBUNTU-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.5CVSS5.6AI score0.00227EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 5:29 a.m.23 views

CVE-2024-27006 thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()

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...

6AI score
SaveExploits0References8
CVE
CVE
added 2024/05/01 5:29 a.m.7304 views

CVE-2024-27006

CVE-2024-27006 concerns the Linux kernel. The issue arises in thermal/debugfs where the count field in trip_stats must be incremented in thermal_debug_tz_trip_up() to properly reflect temperature trips. The patch addresses two scenarios: (1) when a trip point is crossed on the way up for the firs...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 5:29 a.m.62 views

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.7AI score0.00227EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 5:29 a.m.21 views

CVE-2024-27006 thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()

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...

6.6AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/01 5:29 a.m.50 views

CVE-2024-27006 thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()

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...

7.6AI score0.00227EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/04/26 12:00 a.m.41 views

CentOS 9 : kernel-5.14.0-435.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the kernel-5.14.0-435.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: hwrng: core - Fix page fault dead lock on mmap-ed hwrng There is a...

5.5CVSS6AI score0.00272EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.8 views

SUSE CVE-2021-47202

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

5.5CVSS7.7AI score0.00235EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2024/04/15 12:00 a.m.12 views

PT-2024-21612 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.8 Description: The issue is related to a missing count increment in the thermal debug tz trip up function, which can cause a divide error and lead to a kernel crash. This occurs when a trip point is crossed on...

9.1CVSS6.7AI score0.01401EPSS
SaveExploits1References540
RedhatCVE
RedhatCVE
added 2024/04/11 10:01 p.m.19 views

CVE-2021-47202

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

4.4CVSS7AI score0.00235EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/10 7:15 p.m.11 views

CVE-2021-47202

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

5.5CVSS7.2AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/10 7:15 p.m.3 views

DEBIAN-CVE-2021-47202

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.9 views

CVE-2021-47202

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

5.5CVSS5.2AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.28 views

CVE-2021-47202

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References14
OSV
OSV
added 2024/04/10 7:15 p.m.10 views

UBUNTU-CVE-2021-47202

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.9 views

CVE-2021-47202 thermal: Fix NULL pointer dereferences in of_thermal_ functions

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

6.6AI score0.00235EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/10 6:56 p.m.136 views

CVE-2021-47202

Summary (concrete details from connected docs): CVE-2021-47202 affects the Linux kernel’s thermal subsystem. The vulnerability arises in of_parse_thermal_zones(), which registers a thermal_zone for each subnode of thermal-zones. If a thermal zone uses a thermal sensor whose device has not yet pro...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder