Lucene search
+L

467 matches found

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

CVE-2021-47384 hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field

In the Linux kernel, the following vulnerability has been resolved: hwmon: w83793 Fix NULL pointer dereference by removing unnecessary structure field If driver read tmp value sufficient for tmp & 0x08 && !tmp & 0x80 && tmp & 0x7 == tmp 4 & 0x7 from device then Null pointer dereference occurs. It...

6.3AI score0.01028EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:3 p.m.176 views

CVE-2021-47384

CVE-2021-47384 affects Linux kernel hwmon drivers (notably w83793, and related subcomponents) with a NULL pointer dereference risk when reading a temp value, caused by an unnecessary field and an obsolete lm75[] array. The fix removes the unused lm75[] and adjusts driver subclient detection (devm...

5.3CVSS6.1AI score0.01028EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.22 views

CVE-2021-47384 hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field

In the Linux kernel, the following vulnerability has been resolved: hwmon: w83793 Fix NULL pointer dereference by removing unnecessary structure field If driver read tmp value sufficient for tmp & 0x08 && !tmp & 0x80 && tmp & 0x7 == tmp 4 & 0x7 from device then Null pointer dereference occurs. It...

6.8AI score0.01028EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.24 views

CVE-2021-47384

In the Linux kernel, the following vulnerability has been resolved: hwmon: w83793 Fix NULL pointer dereference by removing unnecessary structure field If driver read tmp value sufficient for tmp & 0x08 && !tmp & 0x80 && tmp & 0x7 == tmp 4 & 0x7 from device then Null pointer dereference occurs. It...

5.3CVSS7AI score0.01028EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.5 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 that originates from the hwmon module returning a non-zero value when enforcing the current state of the fan from sysfs...

7.1CVSS6.4AI score0.00244EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.9 views

SUSE CVE-2024-26664

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Fix out-of-bounds memory access Fix a bug that pdata-cpumap is set before out-of-bounds check. The problem might be triggered on systems with more than 128 cores per package...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-CVE-2024-26730

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775 Fix access to temperature configuration registers The number of temperature configuration registers does not always match the total number of temperature registers. This can result in access errors reported if KASA...

7CVSS5.4AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

UBUNTU-CVE-2024-26730

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775 Fix access to temperature configuration registers The number of temperature configuration registers does not always match the total number of temperature registers. This can result in access errors reported if KASA...

7CVSS5.7AI score0.00245EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/03 5:0 p.m.90 views

CVE-2024-26730

The CVE-2024-26730 entry concerns the Linux kernel hwmon/nct6775 driver. The vulnerability arises from a mismatch between the number of temperature configuration registers and the total temperature registers, which can trigger out-of-bounds access (KASAN) in nct6775_probe/nct6775_core. The issue ...

7CVSS6.6AI score0.00245EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.55 views

CVE-2024-26730 hwmon: (nct6775) Fix access to temperature configuration registers

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775 Fix access to temperature configuration registers The number of temperature configuration registers does not always match the total number of temperature registers. This can result in access errors reported if KASA...

6.8AI score0.00245EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/02 11:40 p.m.19 views

CVE-2024-26664

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Fix out-of-bounds memory access Fix a bug that pdata-cpumap is set before out-of-bounds check. The problem might be triggered on systems with more than 128 cores per package...

6CVSS7AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/02 7:15 a.m.10 views

DEBIAN-CVE-2024-26664

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Fix out-of-bounds memory access Fix a bug that pdata-cpumap is set before out-of-bounds check. The problem might be triggered on systems with more than 128 cores per package...

7.1CVSS5.7AI score0.00248EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/02 7:15 a.m.26 views

CVE-2024-26664

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Fix out-of-bounds memory access Fix a bug that pdata-cpumap is set before out-of-bounds check. The problem might be triggered on systems with more than 128 cores per package...

7.1CVSS6.2AI score0.00248EPSS
SaveExploits0References23
OSV
OSV
added 2024/04/02 7:15 a.m.5 views

UBUNTU-CVE-2024-26664

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Fix out-of-bounds memory access Fix a bug that pdata-cpumap is set before out-of-bounds check. The problem might be triggered on systems with more than 128 cores per package...

7.1CVSS6.2AI score0.00248EPSS
SaveExploits0References23
CVE
CVE
added 2024/04/02 6:22 a.m.226 views

CVE-2024-26664

CVE-2024-26664 : The Linux kernel hwmon: coretemp fix addresses an out-of-bounds memory access. The bug arises when pdata->cpu_map[] is set before the out-of-bounds check, potentially triggering on systems with more than 128 cores per package. Connected sources corroborate the vulnerability an...

7.1CVSS6.1AI score0.00248EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/02 6:22 a.m.16 views

CVE-2024-26664 hwmon: (coretemp) Fix out-of-bounds memory access

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Fix out-of-bounds memory access Fix a bug that pdata-cpumap is set before out-of-bounds check. The problem might be triggered on systems with more than 128 cores per package...

6.8AI score0.00248EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.21 views

CVE-2024-26664 hwmon: (coretemp) Fix out-of-bounds memory access

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Fix out-of-bounds memory access Fix a bug that pdata-cpumap is set before out-of-bounds check. The problem might be triggered on systems with more than 128 cores per package...

7.7AI score0.00248EPSS
SaveExploits0References8
Oracle linux
Oracle linux
added 2024/03/11 12:0 a.m.345 views

Unbreakable Enterprise kernel security update

5.15.0-204.147.6.2 - smb3: Replace smb2pdu 1-element arrays with flex-arrays Kees Cook Orabug: 36353543 - hvnetvsc: Register VF in netvscprobe if NETDEVICEREGISTER missed Shradha Gupta Orabug: 36358874 - hvnetvsc: Fix race condition between netvscprobe and netvscremove Souradeep Chakrabarti -...

7.8CVSS7.4AI score0.00284EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/05 4:7 p.m.30 views

CVE-2021-47098

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Prevent integer overflow/underflow in hysteresis calculations Commit b50aa49638c7 "hwmon: lm90 Prevent integer underflows of temperature calculations" addressed a number of underflow situations when writing temperatur...

6CVSS6.8AI score0.00219EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/04 6:15 p.m.18 views

CVE-2021-47098

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Prevent integer overflow/underflow in hysteresis calculations Commit b50aa49638c7 "hwmon: lm90 Prevent integer underflows of temperature calculations" addressed a number of underflow situations when writing temperatur...

7.8CVSS7.5AI score0.00219EPSS
SaveExploits0References2
Rows per page
Query Builder