Lucene search
+L

264 matches found

OSV
OSV
added 2024/05/01 6:15 a.m.6 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.00229EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.49 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.5CVSS5.8AI score0.00229EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 6:15 a.m.21 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.00229EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 5:29 a.m.7314 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.00229EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:29 a.m.53 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.00229EPSS
SaveExploits0References2
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.00229EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.9 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.00237EPSS
SaveExploits0References20
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/04/15 6:22 a.m.10 views

Malicious code in trip-component-platform-online-goto (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware b9bf43d6e49697b8f9e4d87c7cc739e1b31a2db5132fabce880c79cb4d1fd860 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2024/04/15 6:22 a.m.18 views

MAL-2024-1264 Malicious code in trip-component-platform-online-usp (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware a6a881b5f34acb08b303ac7f027ae585053ffab51b72cfa79a2bb4b4cbdf3f55 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSV
OSV
added 2024/04/15 6:22 a.m.22 views

MAL-2024-1263 Malicious code in trip-component-platform-online-prepermission-popup (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 5e7792da9bcfb9756c78247a525424f0782b412e24f2479452b818867cc71096 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSV
OSV
added 2024/04/15 6:22 a.m.12 views

MAL-2024-1259 Malicious code in trip-component-platform-online-cookie-banner (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 949e41fb87570733314ef5f1c461cb8f7d60ec996c7e12a4df38a36cc03d7b86 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/04/15 6:22 a.m.8 views

Malicious code in trip-component-platform-online-usp (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware a6a881b5f34acb08b303ac7f027ae585053ffab51b72cfa79a2bb4b4cbdf3f55 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2024/04/15 6:22 a.m.13 views

MAL-2024-1262 Malicious code in trip-component-platform-online-header (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 6902c9afc31fa0c3a2b8cc9970a33d7a27356e2171646b06e01e383655efea51 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/15 12:00 a.m.16 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.01413EPSS
SaveExploits1References540
OSV
OSV
added 2024/04/10 7:15 p.m.6 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.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.12 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.00237EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/04/09 2:30 a.m.8 views

SUSE CVE-2024-22189

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.42.0, an attacker can cause its peer to run out of memory sending a large number of NEWCONNECTIONID frames that retire old connection IDs. The receiver is supposed to respond to each retirement frame with a...

7.5CVSS9.2AI score0.01109EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/04 3:15 p.m.7 views

DEBIAN-CVE-2024-22189

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.42.0, an attacker can cause its peer to run out of memory sending a large number of NEWCONNECTIONID frames that retire old connection IDs. The receiver is supposed to respond to each retirement frame with a...

7.5CVSS7.7AI score0.01109EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.3 views

DEBIAN-CVE-2024-26677

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix delayed ACKs to not set the reference serial number Fix the construction of delayed ACKs to not set the reference serial number as they can't be used as an RTT reference...

5.5CVSS5.2AI score0.00241EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/03/11 12:00 a.m.28 views

PT-2024-21269 · Google · Android

Name of the Vulnerable Software and Affected Versions: TBD affected versions not specified Description: The issue is related to a missing bounds check in the tmu reset tmu trip counter function, which could lead to a possible out of bounds write. This could result in local escalation of privilege...

8.4CVSS6.7AI score0.00125EPSS
SaveExploits0References5
Rows per page
Query Builder