Lucene search
+L

402 matches found

UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.30 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.3CVSS6.4AI score0.01028EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.25 views

CVE-2021-47386

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

7.8CVSS6.4AI score0.0026EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

UBUNTU-CVE-2021-47380

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Fix potential NULL pointer dereference devmaddactionorreset can suddenly invoke amdmp2pciremove at registration that will cause NULL pointer dereference since corresponding data is not initialized yet. The patch move...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.27 views

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

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

6.8AI score0.0026EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:3 p.m.181 views

CVE-2021-47386

The CVE-2021-47386 issue affects the Linux kernel hwmon driver w83791d. The vulnerability stems from a NULL pointer dereference that can occur when a specific readval bit pattern is encountered, potentially leading to a kernel NULL dereference if conditions (val & 0x08), !(val & 0x80), and ((val ...

7.8CVSS7.6AI score0.0026EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.29 views

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

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

6.3AI score0.0026EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.25 views

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

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

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

CVE-2021-47385

CVE-2021-47385 is a Linux kernel hwmon issue affecting the w83792d driver (and related subclients) where a NULL pointer dereference could occur if a value read from the device matches certain bit patterns. The root cause is dereferencing a NULL after reading val; the advisory notes that the patch...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.26 views

CVE-2021-47385

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

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0
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.14 views

CVE-2021-47380 HID: amd_sfh: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Fix potential NULL pointer dereference devmaddactionorreset can suddenly invoke amdmp2pciremove at registration that will cause NULL pointer dereference since corresponding data is not initialized yet. The patch move...

6.9AI score0.00208EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 3:3 p.m.101 views

CVE-2021-47380

The CVE-2021-47380 entry describes a NULL pointer dereference in the Linux kernel related to HID amd_sfh: the function devm_add_action_or_reset() could call amd_mp2_pci_remove() before data was initialized. The fix moves the data initialization prior to devm_add_action_or_reset() to prevent deref...

5.5CVSS6.7AI score0.00208EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.15 views

CVE-2021-47380

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Fix potential NULL pointer dereference devmaddactionorreset can suddenly invoke amdmp2pciremove at registration that will cause NULL pointer dereference since corresponding data is not initialized yet. The patch move...

5.5CVSS6.6AI score0.00208EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:0 a.m.9 views

The vulnerability of the pdsc_auxbus_dev_register() function in the drivers/net/ethernet/amd/pds_core/auxbus.c file of the AMD network device driver for the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the pdscauxbusdevregister function in the drivers/net/ethernet/amd/pdscore/auxbus.c file of the AMD network device driver for the Linux operating system is related to the repeated release of memory. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS6.5AI score0.00301EPSS
SaveExploits0References11Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.7 views

The vulnerability of the rapl_config() function in the drivers/powercap/intel_rapl_common.c file of the Intel Running Average Power Limit (RAPL) driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the raplconfig function in the drivers/powercap/intelraplcommon.c file of the Intel Running Average Power Limit RAPL driver for the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References13Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.7 views

The vulnerability of the pmic_glink_altmode_probe() function in the driver drivers/soc/qcom/pmic_glink_altmode.c of the Qualcomm PMIC GLINK kernel for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the pmicglinkaltmodeprobe function in the driver drivers/soc/qcom/pmicglinkaltmode.c of the Qualcomm PMIC GLINK driver for the Linux operating system is related to the reallocation of previously freed memory due to concurrent access to resources. Exploiting this vulnerability...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0References11Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.7 views

The vulnerability of the smc_chan_free() function in the drivers/firmware/arm_scmi/smc.c module of the ARM System Control and Management Interface (SCMI) implementation of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the smcchanfree function in the drivers/firmware/armscmi/smc.c module, which is part of the ARM System Control and Management Interface SCMI implementation in the Linux operating system, relates to the re-release of previously released memory. Exploiting this vulnerability...

4.6CVSS6.1AI score0.00227EPSS
SaveExploits0References23Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.12 views

The vulnerabilities of the functions pdsc_process_adminq() and pdsc_adminq_isr() in the driver drivers.net/ethernet/amd/pds_core/adminq.c of the AMD network adapter driver for the Linux operating system allow a attacker to cause a service failure.

The vulnerability of the functions pdscprocessadminq and pdscadminqisr in the drivers/net/ethernet/amd/pdscore/adminq.c file of the AMD network adapter driver for the Linux operating system is related to the swapping of a zero pointer due to concurrent access to resources. Exploiting this...

4.7CVSS6.3AI score0.00213EPSS
SaveExploits0References23Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.8 views

The vulnerability of the dvb_register_device() function in the drivers/media/dvb-core/dvbdev.c file of the Linux operating system’s DVB driver module allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the dvbregisterdevice function in the drivers/media/dvb-core/dvbdev.c file of the Linux operating system’s DVB driver framework is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

5.2CVSS6.5AI score0.00291EPSS
SaveExploits0References27Affected Software5
Rows per page
Query Builder