Lucene search
K

14 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

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.8AI score0.00165EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993021)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993021 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 driver core: Add allocsiz...

5.5CVSS5.8AI score0.00146EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.4 views

EUVD-2023-60514

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989732)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989732 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource ma...

5.5CVSS5.7AI score0.00247EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988825)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988825 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/imxscthermal: Fix refcount leak in imxscthermalprobe offindnodebyname returns a...

5.5CVSS5.7AI score0.00246EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987049)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987049 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource ma...

5.5CVSS5.7AI score0.00247EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-390533)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-390533 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev...

5.5CVSS6.2AI score0.00165EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/09/15 2:23 p.m.4 views

CVE-2023-53242 thermal/drivers/hisi: Drop second sensor hi3660

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 "driver core: Add allocsize hint to devm allocators" exposes a panic "BRK handler: Fatal exception" on the hi3660thermalprobe funciton. This is because the...

0.00146EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.8 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.00165EPSS
Exploits0References2
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

UBUNTU-CVE-2025-23136

In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev might be NULL. This is similar to the commit cd2fd6eab480 "platform/x86: int3472: Check for adev == NULL". Add a check for adev not...

5.5CVSS6.2AI score0.00165EPSS
Exploits0References50
CVE
CVE
added 2025/04/16 2:13 p.m.147 views

CVE-2025-23136

CVE-2025-23136 (Linux kernel, thermal/int340x): The issue arises when an ACPI companion fwnode is missing and the kernel may dereference a NULL adev in int3402_thermal_probe() (and similarly in int3400_thermal_probe()). The fix adds a NULL check for adev and returns -ENODEV when it is not set, pr...

5.5CVSS6.5AI score0.00165EPSS
Exploits0References11Affected Software1
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

UBUNTU-CVE-2022-49459

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource may return NULL, add proper check to avoid potential NULL dereferencing...

5.5CVSS6.2AI score0.00247EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.1 views

CVE-2022-49459 thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource may return NULL, add proper check to avoid potential NULL dereferencing...

6.5AI score0.00247EPSS
Exploits0References6
OSV
OSV
added 2022/06/28 7:47 p.m.14 views

GSD-2022-1003772 thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe

thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.198 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder