Lucene search
+L

1980 matches found

Positive Technologies
Positive Technologies
added 2024/06/21 12:00 a.m.16 views

PT-2024-6942

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a race condition in the Linux kernel's gpio: pca953x module. Specifically, the problem occurs when a request races against irq bus sync unlock approximately once...

4.7CVSS5.6AI score0.00173EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/20 11:27 a.m.49 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

4.7CVSS7.5AI score0.00214EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 3:15 p.m.43 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/19 3:15 p.m.15 views

DEBIAN-CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.22 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS6.7AI score
SaveExploits0References2
OSV
OSV
added 2024/06/19 3:15 p.m.49 views

UBUNTU-CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.21 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.8AI score0.00214EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 2:58 p.m.54 views

CVE-2021-47613 i2c: virtio: fix completion handling

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS0.00214EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 2:58 p.m.97 views

CVE-2021-47613

CVE-2021-47613 concerns a Linux kernel i2c virtio issue where the notify callback could run before all buffers are completed, risking incorrect I2C data or guest memory corruption. The confirmed fix is to call virtio_get_buf() from the notify handler (as in other virtio drivers) and to wait for a...

7.8CVSS7.7AI score0.00214EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/06/19 2:15 p.m.7 views

DEBIAN-CVE-2024-38611

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.16 views

CVE-2024-38611 media: i2c: et8ek8: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS6.8AI score0.00228EPSS
SaveExploits0References7
CVE
CVE
added 2024/06/19 1:56 p.m.167 views

CVE-2024-38611

In CVE-2024-38611, the Linux kernel’s media: i2c: et8ek8 driver vulnerability occurs when the remove callback is defined with __exit; under CONFIG_VIDEO_ET8EK8=y, the remove callback can be discarded on unbind, causing resource leaks. The issue is fixed by compiling the remove callback unconditio...

7.3CVSS6.6AI score0.00228EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/06/19 1:56 p.m.55 views

CVE-2024-38611 media: i2c: et8ek8: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS0.00228EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/19 1:56 p.m.21 views

CVE-2024-38611 media: i2c: et8ek8: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS6.1AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2024/06/19 12:00 a.m.16 views

PT-2024-9285 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel's virtio component, where the driver incorrectly assumes that the notify callback is only received when the device is done with all the queued...

7.8CVSS6.8AI score0.00214EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2024/06/17 12:00 a.m.11 views

PT-2024-10328 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the devm kzalloc function in the pcmdevice i2c probe component of the Linux kernel. It is associated with pointer dereference errors. Exploitation of this issue...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/06/14 12:00 a.m.87 views

Rocky Linux 8 : kernel-rt (RLSA-2024:3627)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:3627 advisory. kernel: Marvin vulnerability side-channel leakage in the RSA decryption operation CVE-2023-6240 kernel: Information disclosure in...

9.8CVSS7.2AI score0.00969EPSS
SaveExploits0References107
Ubuntu
Ubuntu
added 2024/06/11 5:45 p.m.104 views

USN-6828-1: Linux kernel (Intel IoTG) vulnerabilities

Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use- after-free vulnerability. A physically proximate attacker could possibly use this to cause a denial of service system crash. CVE-2023-47233 It was...

9.8CVSS7.7AI score0.50967EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2024/06/11 12:00 a.m.35 views

Ubuntu 20.04 LTS : Linux kernel (Intel IoTG) vulnerabilities (USN-6828-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6828-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use-...

9.8CVSS7.9AI score0.50967EPSS
SaveExploits2References245
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.20 views

kernel: i2c: i801: Don't generate an interrupt on bus reset

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References5
Rows per page
Query Builder