Lucene search
+L

31780 matches found

NVD
NVD
added 2025/10/04 4:15 p.m.11 views

CVE-2023-53612

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Simplify platform device handling Coretemp's platform driver is unconventional. All the real work is done globally by the initcall and CPU hotplug notifiers, while the "driver" effectively just wraps an allocation...

5.5CVSS0.00145EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2023-53605

In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...

5.5CVSS0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/04 4:15 p.m.13 views

CVE-2023-53596

In the Linux kernel, the following vulnerability has been resolved: drivers: base: Free devm resources when unregistering a device In the current code, devresreleaseall only gets called if the device has a bus and has been probed. This leads to issues when using bus-less or driver-less devices...

7.8CVSS0.00154EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2022-50489

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

5.5CVSS0.0016EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/04 4:15 p.m.15 views

CVE-2022-50479

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...

5.5CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 4:15 p.m.11 views

UBUNTU-CVE-2023-53596

In the Linux kernel, the following vulnerability has been resolved: drivers: base: Free devm resources when unregistering a device In the current code, devresreleaseall only gets called if the device has a bus and has been probed. This leads to issues when using bus-less or driver-less devices...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.22 views

CVE-2023-53612 hwmon: (coretemp) Simplify platform device handling

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Simplify platform device handling Coretemp's platform driver is unconventional. All the real work is done globally by the initcall and CPU hotplug notifiers, while the "driver" effectively just wraps an allocation...

0.00145EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:44 p.m.61 views

CVE-2023-53612

CVE-2023-53612 affects the Linux kernel hwmon subsystem, specifically the coretemp platform driver. The vulnerability arises from unconventional platform-device handling where work is done globally by initcalls and CPU hotplugnotifiers, while the driver mainly wraps allocation and hwmon interface...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.12 views

CVE-2023-53612 hwmon: (coretemp) Simplify platform device handling

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Simplify platform device handling Coretemp's platform driver is unconventional. All the real work is done globally by the initcall and CPU hotplug notifiers, while the "driver" effectively just wraps an allocation...

6.5AI score
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:44 p.m.33 views

CVE-2023-53596

In CVE-2023-53596, the Linux kernel patch fixes a resource leak by ensuring devm resources are released on device_del() even for bus-less/driver-less devices. The current code only calls devres_release_all() when the device has a bus and has been probed, which could leave device-managed resources...

7.8CVSS6.2AI score0.00154EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.5 views

CVE-2023-53596 drivers: base: Free devm resources when unregistering a device

In the Linux kernel, the following vulnerability has been resolved: drivers: base: Free devm resources when unregistering a device In the current code, devresreleaseall only gets called if the device has a bus and has been probed. This leads to issues when using bus-less or driver-less devices...

6.5AI score
SaveExploits0References9
OSV
OSV
added 2025/10/04 3:43 p.m.7 views

CVE-2022-50489 drm/mipi-dsi: Detach devices when removing the host

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

6.6AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.18 views

CVE-2022-50489 drm/mipi-dsi: Detach devices when removing the host

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

0.0016EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:16 p.m.33 views

CVE-2023-53547

CVE-2023-53547 concerns the Linux kernel DRM/AMDGPU SDMA v4 component. The fixed issue is a sw_fini error in SDMA 4.2.2 that could trigger a general protection fault (likely address 0xd5e5a4ae79d24a32) during firmware release, as shown in the stack trace including release_firmware and amdgpu_ucod...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2025/10/04 9:30 a.m.17 views

EUVD-2025-32385

In the Linux kernel, the following vulnerability has been resolved: net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer Since commit 7d5e9737efda "net: rfkill: gpio: get the name and type from device property" rfkillfindtype gets called with the possibly uninitialized "const...

5.7AI score0.00147EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/04 8:15 a.m.9 views

CVE-2025-39937

In the Linux kernel, the following vulnerability has been resolved: net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer Since commit 7d5e9737efda "net: rfkill: gpio: get the name and type from device property" rfkillfindtype gets called with the possibly uninitialized "const...

5.5CVSS0.00147EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/04 12:11 a.m.11 views

RLSA-2025:10837 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes CVE-2025-21991 For more details about the security issues, including the impact, a CVSS score, acknowledgments, an...

6.7CVSS6.7AI score0.00222EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-31023

Malicious code in bioql PyPI...

7.7CVSS9.2AI score0.39447EPSS
SaveExploits2References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2025-29344

Malicious code in bioql PyPI...

4CVSS6.3AI score0.00226EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-47714

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00197EPSS
SaveExploits0References1
Rows per page
Query Builder