Lucene search
K

49 matches found

Cvelist
Cvelist
added 2025/10/04 7:31 a.m.11 views

CVE-2025-39947 net/mlx5e: Harden uplink netdev access against device unbind

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Harden uplink netdev access against device unbind The function mlx5uplinknetdevget gets the uplink netdevice pointer from mdev-mlx5eres.uplinknetdev. However, the netdevice can be removed and its pointer cleared when...

0.00136EPSS
Exploits0References4
OSV
OSV
added 2025/10/04 7:31 a.m.6 views

CVE-2025-39947 net/mlx5e: Harden uplink netdev access against device unbind

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Harden uplink netdev access against device unbind The function mlx5uplinknetdevget gets the uplink netdevice pointer from mdev-mlx5eres.uplinknetdev. However, the netdevice can be removed and its pointer cleared when...

5.5CVSS6.3AI score0.00136EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.7 views

PT-2025-40643

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The mlx5 uplink netdev get function in the Linux kernel does not properly validate a netdevice pointer before use, potentially leading to a kernel panic when the device is unbound...

5.5CVSS6.4AI score0.00136EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-22614

Malicious code in bioql PyPI...

7.6AI score0.00179EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-53772

Malicious code in bioql PyPI...

6.4AI score0.00182EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.3 views

SUSE CVE-2022-50453

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix NULL-pointer dereferences There are several places where we can crash the kernel by requesting lines, unbinding the GPIO device, then calling any of the system calls relevant to the GPIO character device's...

5.5CVSS6.4AI score0.00149EPSS
Exploits0References8
NVD
NVD
added 2025/10/01 12:15 p.m.4 views

CVE-2022-50453

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix NULL-pointer dereferences There are several places where we can crash the kernel by requesting lines, unbinding the GPIO device, then calling any of the system calls relevant to the GPIO character device's...

5.5CVSS0.00149EPSS
Exploits0References5
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.0 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Driver core: Fixed a potential NULL pointer dereferencing in devuevent. If the user space reads the “uevent” device attribute at the same time as other threads unbinding the device from its driver, changing the value of dev-drive...

5.5CVSS6.3AI score0.00167EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.4 views

SUSE CVE-2022-49826

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix double atahostput in atatportadd In the error path in atatportadd, when calling putdevice, atatportrelease is called, it will put the refcount of 'ap-host'. And then atahostput is called again, the...

5.5CVSS6.3AI score0.00194EPSS
Exploits0References12
OSV
OSV
added 2025/03/06 4:13 p.m.9 views

CVE-2024-58079 media: uvcvideo: Fix crash during unbind if gpio unit is in use

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix crash during unbind if gpio unit is in use We used the wrong device for the device managed functions. We used the usb device, when we should be using the interface device. If we unbind the driver from the usb...

5.5CVSS6.1AI score0.00171EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/03/06 4:13 p.m.14 views

CVE-2024-58079 media: uvcvideo: Fix crash during unbind if gpio unit is in use

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix crash during unbind if gpio unit is in use We used the wrong device for the device managed functions. We used the usb device, when we should be using the interface device. If we unbind the driver from the usb...

0.00171EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/01/15 3:25 p.m.5 views

CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS6.6AI score0.00182EPSS
Exploits0References4
NVD
NVD
added 2025/01/15 1:15 p.m.14 views

CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS0.00182EPSS
Exploits0References2
OSV
OSV
added 2025/01/15 1:15 p.m.3 views

UBUNTU-CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS6.2AI score0.00182EPSS
Exploits0References5
CVE
CVE
added 2025/01/15 1:10 p.m.85 views

CVE-2024-57844

CVE-2024-57844 – Linux kernel (drm/xe): A fault occurs when a userspace fd is kept open, the device is unbound, and the fd is closed; the driver may dereference hardware state, leading to a kernel page fault. The upstream fix guards the critical section with drm_dev_enter()/drm_dev_exit() to avoi...

5.5CVSS6.3AI score0.00182EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/15 1:10 p.m.13 views

CVE-2024-57844 drm/xe: Fix fault on fd close after unbind

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

0.00182EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/12/29 2:27 p.m.15 views

CVE-2024-53188

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12kdpcccleanup is called to release resources. However this is released again when the device is unbinded...

5.5CVSS6.6AI score0.00228EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/07/06 2:58 a.m.3 views

SUSE CVE-2024-39479

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata on which hwmon depends are device managed resources, the expectation, on device unbind, is that hwmon will be released before drvdata. However, in i915 there are t...

6.4CVSS6.8AI score0.0022EPSS
Exploits0References10
OSV
OSV
added 2024/07/05 7:15 a.m.4 views

DEBIAN-CVE-2024-39479

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata on which hwmon depends are device managed resources, the expectation, on device unbind, is that hwmon will be released before drvdata. However, in i915 there are t...

7.8CVSS5.6AI score0.0022EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/07/05 7:15 a.m.16 views

CVE-2024-39479

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata on which hwmon depends are device managed resources, the expectation, on device unbind, is that hwmon will be released before drvdata. However, in i915 there are t...

7.8CVSS6.4AI score0.0022EPSS
Exploits0References12
Rows per page
Query Builder