Lucene search
+L

17410 matches found

OSV
OSV
added 2025/10/04 4:15 p.m.12 views

UBUNTU-CVE-2023-53561

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix NULL pointer dereference when removing device In suspend and resume cycle, the removal and rescan of device ends up in NULL pointer dereference. During driver initialization, if the ipcimemwwanchannelinit fai...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 4:15 p.m.13 views

UBUNTU-CVE-2023-53586

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS6.2AI score0.00451EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:44 p.m.37 views

CVE-2023-53586

CVE-2023-53586 affects the Linux kernel SCSI target subsystem. The vulnerability arises when LUN_RESET handling across multiple sessions can cause running I/O commands to be inconsistently cleaned up, leading to aborted tasks and potential misrestart of I/O. The documented fix reverts the patch t...

8.8CVSS6.2AI score0.00451EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.7 views

CVE-2023-53586 scsi: target: Fix multiple LUN_RESET handling

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.17 views

CVE-2023-53586 scsi: target: Fix multiple LUN_RESET handling

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS0.00451EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.17 views

CVE-2023-53561 net: wwan: iosm: fix NULL pointer dereference when removing device

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix NULL pointer dereference when removing device In suspend and resume cycle, the removal and rescan of device ends up in NULL pointer dereference. During driver initialization, if the ipcimemwwanchannelinit fai...

0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 3:16 p.m.16 views

CVE-2022-50477 rtc: class: Fix potential memleak in devm_rtc_allocate_device()

In the Linux kernel, the following vulnerability has been resolved: rtc: class: Fix potential memleak in devmrtcallocatedevice devmrtcallocatedevice will alloc a rtcdevice first, and then run devsetname. If devsetname failed, the rtcdevice will memleak. Move devmaddactionorreset in front of...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.23 views

CVE-2022-50477 rtc: class: Fix potential memleak in devm_rtc_allocate_device()

In the Linux kernel, the following vulnerability has been resolved: rtc: class: Fix potential memleak in devmrtcallocatedevice devmrtcallocatedevice will alloc a rtcdevice first, and then run devsetname. If devsetname failed, the rtcdevice will memleak. Move devmaddactionorreset in front of...

0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/04 3:16 p.m.40 views

CVE-2022-50475

CVE-2022-50475 : In the Linux kernel, the RDMA/core path fixes an issue where the ib_port structure could be invalid when accessing a sysfs node. The vulnerability arises if ib_port is not properly set before adding the sysfs kobject and not reset after its removal, which could lead to a NULL poi...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/04 11:53 a.m.20 views

CVE-2025-9286

The Appy Pie Connect for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization within the resetuserpassword REST handler in all versions up to, and including, 1.1.2. This makes it possible for unauthenticated attackers to to reset the password of...

9.8CVSS6.2AI score0.00467EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/04 8:15 a.m.14 views

CVE-2025-39941

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot write race condition Parallel concurrent writes to the same zram index result in leaked zsmalloc handles. Schematically we can have something like this: CPU0 CPU1 zramslotlock zsfreehandle zramslotlock zramslotlock...

7.8CVSS0.00099EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 8:15 a.m.23 views

AZL-75324 CVE-2025-39931 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Set merge to zero early in afalgsendmsg If an error causes afalgsendmsg to abort, ctx-merge may contain a garbage value from the previous loop. This may then trigger a crash on the next entry into afalgsendmsg whe...

7.8CVSS6.8AI score0.00161EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/04 7:31 a.m.38 views

CVE-2025-39941

CVE-2025-39941 relates to the Linux kernel zram subsystem. The vulnerability arises from a race in slot write handling where parallel writes to the same zram index can leak zsmalloc handles because zs_free() is executed too early. The documented fix is to reset the zram entry and assign the new h...

7.8CVSS6AI score0.00099EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/04 7:31 a.m.12 views

CVE-2025-39941 zram: fix slot write race condition

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot write race condition Parallel concurrent writes to the same zram index result in leaked zsmalloc handles. Schematically we can have something like this: CPU0 CPU1 zramslotlock zsfreehandle zramslotlock zramslotlock...

7.8CVSS6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/10/04 7:30 a.m.53 views

CVE-2025-39931

The CVE-2025-39931 issue affects the Linux kernel crypto/af_alg path. A bug in af_alg_sendmsg could leave ctx->merge with a garbage value after an error abort, risking a crash on the next entry into af_alg_sendmsg when a merge cannot be performed. The fix sets ctx->merge to zero near the st...

7.8CVSS6.1AI score0.00161EPSS
SaveExploits0References9Affected Software1
Rockylinux
Rockylinux
added 2025/10/04 12:11 a.m.9 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.6 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 Linux kernel that stems from improper handling of multiple LUNRESETs, which could lead to command cleanup errors...

5.8AI score0.00451EPSS
SaveExploits0References7
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
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2024-47267

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.00503EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-53388

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00212EPSS
SaveExploits0References6
Rows per page
Query Builder