Lucene search
+L

601 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-55533

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.15 views

EUVD-2025-14150

Malicious code in bioql PyPI...

7.2AI score0.00243EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:4 a.m.7 views

leds: an30259a: Use devm_mutex_init() for mutex initialization

...

5.5CVSS7AI score0.00225EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.4 views

SUSE CVE-2023-53454

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the inputdev name. Referencing the inputdev would lead to a use-after-free...

6.6CVSS6.5AI score0.00215EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.4 views

SUSE CVE-2023-53472

In the Linux kernel, the following vulnerability has been resolved: pwm: lpc32xx: Remove handling of PWM channels Because LPC32xx PWM controllers have only a single output which is registered as the only PWM device/channel per controller, it is known in advance that pwm-hwpwm value is always 0. O...

5.5CVSS6.7AI score0.00146EPSS
SaveExploits0References19
NVD
NVD
added 2025/10/01 12:15 p.m.5 views

CVE-2023-53454

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the inputdev name. Referencing the inputdev would lead to a use-after-free...

8.8CVSS0.00215EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

UBUNTU-CVE-2023-53483

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devmkzalloc in fchmiscsetup devmkzalloc may fail, clkdata-name might be NULL and will cause a NULL pointer dereference later. rjw: Subject and changelog edits...

5.5CVSS6.2AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2023-53454

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the inputdev name. Referencing the inputdev would lead to a use-after-free...

8.8CVSS5.7AI score0.00215EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/01 11:42 a.m.9 views

CVE-2023-53483 ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devmkzalloc in fchmiscsetup devmkzalloc may fail, clkdata-name might be NULL and will cause a NULL pointer dereference later. rjw: Subject and changelog edits...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.12 views

CVE-2023-53454 HID: multitouch: Correct devm device reference for hidinput input_dev name

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the inputdev name. Referencing the inputdev would lead to a use-after-free...

8.8CVSS0.00215EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/01 11:42 a.m.38 views

CVE-2023-53454

CVE-2023-53454 - Linux kernel HID multitouch fix : The issue arises from using the input_dev name in a devm-allocated string, which can cause a use-after-free when input_dev is unregistered and a uevent referencing the name fires. The patch changes the reference to the HID device for devm allocat...

8.8CVSS6.1AI score0.00215EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.7 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 the Linux kernel that stems from an unchecked devmkzalloc return value, which could result in a null pointer dereference...

6.2AI score0.00143EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/17 11:30 p.m.6 views

SUSE CVE-2022-50364

In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platformgetresource It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/17 3:15 p.m.2 views

DEBIAN-CVE-2022-50364

In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platformgetresource It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to...

5.5CVSS5.3AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.8 views

UBUNTU-CVE-2022-50364

In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platformgetresource It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to...

5.5CVSS5.9AI score0.00189EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.19 views

CVE-2022-50364 i2c: mux: reg: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platformgetresource It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to...

0.00189EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.3 views

CVE-2022-50364 i2c: mux: reg: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platformgetresource It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to...

6.1AI score0.00189EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/17 2:56 p.m.32 views

CVE-2022-50364

The CVE-2022-50364 issue in the Linux kernel concerns i2c mux: reg: an IPv4? actually resource handling in platform_get_resource() returning NULL leading to NULL pointer dereference in resource_size(). The documented fix moves the call to resource_size() to after devm_ioremap_resource() which che...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.9 views

PT-2025-38174

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the i2c subsystem. Specifically, a null-pointer dereference can occur in the resource size function if platform get resource returns NULL...

5.8AI score0.00189EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.10 views

SUSE CVE-2023-53255

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svccreatememorypool svccreatememorypool is only called from stratix10svcdrvprobe. Most of resources in the probe are managed, but not this memremap call. There is also no...

3.3CVSS6.4AI score0.00136EPSS
SaveExploits0References19
Rows per page
Query Builder