Lucene search
+L

13160 matches found

OSV
OSV
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37906 ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd

In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between iouringcmdcompleteintask and ublkcancelcmd ublkcancelcmd calls iouringcmddone to complete uringcmd, but we may have scheduled task work via iouringcmdcompleteintask for dispatching request, then kernel cras...

7.8CVSS6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.11 views

CVE-2025-37906

In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between iouringcmdcompleteintask and ublkcancelcmd ublkcancelcmd calls iouringcmddone to complete uringcmd, but we may have scheduled task work via iouringcmdcompleteintask for dispatching request, then kernel cras...

7.8CVSS5.5AI score0.0013EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.10 views

CVE-2025-37905

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Balance device refcount when destroying devices Using devicefindchild to lookup the proper SCMI device to destroy causes an unbalance in device refcount, since devicefindchild calls an implicit getdevice: this,...

5.5CVSS5.6AI score0.00192EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.29 views

CVE-2025-37904

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

5.5CVSS5.5AI score0.00159EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:21 p.m.64 views

CVE-2025-37902

CVE-2025-37902 entry is rejected/not used and does not represent an active vulnerability.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.9 views

CVE-2025-37900

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS5.6AI score0.00188EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.37 views

CVE-2025-37899

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in session logoff The sess-user object can currently be in use by another thread, for example if another connection has sent a session setup request to bind to the session being free'd. The handler for...

8.8CVSS6.1AI score0.00975EPSS
SaveExploits2
CVE
CVE
added 2025/05/20 3:21 p.m.103 views

CVE-2025-37898

CVE-2025-37898 affects the Linux kernel’s powerpc64/ftrace module loading path. The issue arises from get_stubs_size assuming at least one patchable function entry; modules exporting data but no code could yield a zero sh_size. During module_memory_alloc(), the size is page-aligned and becomes ze...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/20 3:21 p.m.18 views

CVE-2025-37899 ksmbd: fix use-after-free in session logoff

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in session logoff The sess-user object can currently be in use by another thread, for example if another connection has sent a session setup request to bind to the session being free'd. The handler for...

8.8CVSS6.2AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.14 views

CVE-2025-37898

In the Linux kernel, the following vulnerability has been resolved: powerpc64/ftrace: fix module loading without patchable function entries getstubssize assumes that there must always be at least one patchable function entry, which is not always the case modules that export data but no code,...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 3:21 p.m.13 views

CVE-2025-37897 wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: Remove erroneous assert in plfxlcmacrelease plfxlcmacrelease asserts that mac-lock is held. This assertion is incorrect, because even if it was possible, it would not be the valid behaviour. The function is used whe...

6.4AI score
SaveExploits0References9
CVE
CVE
added 2025/05/20 3:21 p.m.89 views

CVE-2025-37895

The CVE affects the Linux kernel BNXT Ethernet driver (bnxt_en). The root cause is in bnxt_init_chip() where a failure path triggers cancel_work_sync() on uninitialized dim work because BNXT_STATE_NAPI_DISABLED is not set during bnxt_open(). The fix sets BNXT_STATE_NAPI_DISABLED during initializa...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.17 views

CVE-2025-37895

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix error handling path in bnxtinitchip WARNON is triggered in flushwork if bnxtinitchip fails because we call cancelworksync on dim work that has not been initialized. WARNING: CPU: 37 PID: 5223 at kernel/workqueue.c:420...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.9 views

CVE-2025-37894

In the Linux kernel, the following vulnerability has been resolved: net: use sockgenput when skstate is TCPTIMEWAIT It is possible for a pointer of type struct inettimewaitsock to be returned from the functions inetlookupestablished and inet6lookupestablished. This can cause a crash when the...

9.8CVSS5.6AI score0.00454EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:21 p.m.114 views

CVE-2025-37894

Technical details for CVE-2025-37894 are not provided in the connected documents. The materials describe the vulnerability fix in the Linux kernel but do not specify exact affected versions, exploit scenarios, or remediation beyond the general patch guidance.

9.8CVSS6.4AI score0.00454EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/20 3:21 p.m.7 views

CVE-2025-37894 net: use sock_gen_put() when sk_state is TCP_TIME_WAIT

In the Linux kernel, the following vulnerability has been resolved: net: use sockgenput when skstate is TCPTIMEWAIT It is possible for a pointer of type struct inettimewaitsock to be returned from the functions inetlookupestablished and inet6lookupestablished. This can cause a crash when the...

9.8CVSS6.4AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/20 2:23 p.m.15 views

Security Bulletin: Vulnerability in [All] linux (Kernel) affects IBM Integrated Analytics System.

Summary Redhat provided All linux Kernel is used by IBM Integrated Analytics System. IBM Integrated Analytics System has addressed the applicable CVE CVE-2023-52581, CVE-2023-52784, CVE-2023-52834, CVE-2023-52653, CVE-2023-52847, CVE-2023-52623, CVE-2023-52560, CVE-2023-52597, CVE-2023-52530,...

9.1CVSS8.4AI score0.01263EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2025/05/20 12:00 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 irqchip/qcom-mpm not handling a non-wakeup GPIO situation, which could cause the kernel to crash...

5.5CVSS6.8AI score0.00198EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/20 12:00 a.m.7 views

PT-2025-22232 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue was found in the Linux kernel, specifically in the bcm2835-camera module. This occurred because the dev-v4l2 dev was not initialized before being passe...

7.7AI score0.00549EPSS
SaveExploits2References149
Positive Technologies
Positive Technologies
added 2025/05/20 12:00 a.m.11 views

PT-2025-22157 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the bnxt en driver. The issue occurs when the bnxt init chip function fails, triggering a WARN ON in flush work becaus...

6.7AI score0.20744EPSS
SaveExploits3References60
Rows per page
Query Builder