Lucene search
+L

1102 matches found

Cvelist
Cvelist
added 2025/06/18 11:00 a.m.20 views

CVE-2022-49945 hwmon: (gpio-fan) Fix array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

0.00204EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:00 a.m.14 views

CVE-2022-49945 hwmon: (gpio-fan) Fix array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

6.1AI score
SaveExploits0References11
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Thermal: int340x: Added a NULL check for adev. Not all devices have an ACPI companion fwnode; therefore, adev may be NULL. This is similar to the change made in commit cd2fd6eab480 “platform/x86: int3472: Check for adev == NULL”....

5.5CVSS5.9AI score0.00206EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/06/04 12:00 a.m.10 views

Vulnerability of the `__thermal_cooling_device_register()` and `thermal_cooling_deviceDestroySysfs()` functions in the Linux operating system, allowing a hacker to trigger a service failure

The vulnerability of the thermalcoolingdeviceregister and thermalcoolingdeviceDestroySysfs functions in the Linux operating system is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00201EPSS
SaveExploits0References7Affected Software2
Packet Storm News
Packet Storm News
added 2025/06/02 12:00 a.m.7 views

Duality on the Thermodynamics of the Kirchhoff-Law-Johnson-Noise (KLJN) Secure Key Exchange Scheme

This study investigates a duality approach to information leak detection in the generalized Kirchhoff-Law-Johnson-Noise secure key exchange scheme proposed by Vadai, Mingesz, and Gingl VMG-KLJN. While previous work by Chamon and Kish sampled voltages at zero-current instances, this research...

6.8AI score
SaveExploits0
Redos
Redos
added 2025/06/02 12:00 a.m.16 views

ROS-20250602-01

A vulnerability in the Bluetooth component of the Linux kernel is related to a memory leak in the function hcigetrandomaddress in net/bluetooth/hcisync.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the traceeventshist component of the...

9.8CVSS7.2AI score0.00569EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 9:35 a.m.17 views

CVE-2024-22028

Insufficient technical documentation issue exists in thermal camera TMC series all firmware versions. The user of the affected product is not aware of the internally saved data. By accessing the affected product physically, an attacker may retrieve the internal data...

4.6CVSS7AI score0.00238EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:06 a.m.9 views

CVE-2023-20787

In thermal, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07648734; Issue ID: ALPS07648734...

6.4CVSS6.6AI score0.00069EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:06 a.m.10 views

CVE-2023-20788

In thermal, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07648734; Issue ID: ALPS07648735...

6.4CVSS6.6AI score0.00069EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:05 a.m.7 views

CVE-2023-20628

In thermal, there is a possible memory corruption due to an uncaught exception. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07494460; Issue ID: ALPS07494460...

6.7CVSS6.8AI score0.00092EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:21 p.m.12 views

CVE-2022-20569

In thermalcoolingdevicestatsupdate of thermalsysfs.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege in the kernel with System execution privileges needed. User interaction is not needed for exploitation.Product:...

6.7CVSS7AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:44 p.m.13 views

CVE-2022-47487

In thermal service, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service local denial of service with no additional execution privileges...

5.5CVSS6.7AI score0.0009EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: thermal: core: Reference count the zone in thermal_zone_get_by_id()

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

7.8CVSS6.8AI score0.00215EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: thermal: core: Free tzp copy along with the thermal zone

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz-tzp may still be accessed after being freed in thermalzonedeviceunregister, so move the freeing of it to the point after the removal completion...

7.8CVSS6.8AI score0.00244EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: thermal: intel: int340x: processor: Fix warning during module unload

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int340x: processor: Fix warning during module unload The processorthermal driver uses pcimdeviceenable to enable a PCI device, which means the device will be automatically disabled on driver detach. Thus there is ...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.10 views

CBL Mariner 2.0 Security Update: kernel (CVE-2025-23136)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-23136 advisory. - In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for ade...

5.5CVSS6AI score0.00206EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.6 views

thermal: int340x: Add NULL check for adev

...

5.5CVSS7.3AI score0.00206EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/05/05 3:15 a.m.5 views

CVE-2025-20671

In thermal, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS09698599; Issue ID: MSV-3228...

7CVSS5.8AI score0.00083EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/05 3:15 a.m.6 views

CVE-2025-20671

In thermal, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS09698599; Issue ID: MSV-3228...

7CVSS5.8AI score0.00083EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/05 3:15 a.m.27 views

CVE-2025-20671

In thermal, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS09698599; Issue ID: MSV-3228...

7CVSS0.00083EPSS
SaveExploits0References1
Rows per page
Query Builder