Lucene search
+L

973 matches found

OSV
OSV
added 2025/09/15 6:54 p.m.21 views

CLSA-2025-1757962453 kernel: Fix of 32 CVEs

inet: fully convert sk-skrxdst to RCU rules CVE-2021-47103 - ALSA: usb-audio: Fix out of bounds reads when finding clock sources CVE-2024-53150 - posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CVE-2025-38352 - can: peakusb: fix use after free bugs CVE-2021-47670 -...

9.8CVSS7.2AI score0.01351EPSS
SaveExploits9References1
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.16 views

CVE-2023-53201 RDMA/bnxt_re: wraparound mbox producer index

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: wraparound mbox producer index Driver is not handling the wraparound of the mbox producer index correctly. Currently the wraparound happens once u32 max is reached. Bit 31 of the producer index register is special an...

0.00163EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:21 p.m.6 views

CVE-2023-53201 RDMA/bnxt_re: wraparound mbox producer index

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: wraparound mbox producer index Driver is not handling the wraparound of the mbox producer index correctly. Currently the wraparound happens once u32 max is reached. Bit 31 of the producer index register is special an...

6.1AI score
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:1 a.m.16 views

RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages

...

9.8CVSS7AI score0.0038EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/13 1:3 a.m.15 views

RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()

...

5.5CVSS6.8AI score0.0017EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.16 views

SUSE CVE-2025-39758

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

5.5CVSS6.5AI score0.0038EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2025/09/11 6:37 p.m.14 views

CVE-2025-39758

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

5.5CVSS5.8AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/11 5:15 p.m.17 views

AZL-67157 CVE-2025-39758 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

9.8CVSS5.7AI score0.0038EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.1 views

DEBIAN-CVE-2025-39742

In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in findhwthreadmask The function divides number of online CPUs by numcoresiblings, and later checks the divider by zero. This implies a possibility to get and divide-by-zero runtime error...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.10 views

UBUNTU-CVE-2025-39758

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

9.8CVSS5.9AI score0.0038EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.16 views

CVE-2025-39758 RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

9.8CVSS0.0038EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/11 4:52 p.m.42 views

CVE-2025-39742

CVE-2025-39742 - RDMA: hfi1 divide-by-zero in find_hw_thread_mask() (Linux kernel) Affects: Linux kernel RDMA hfi1 path; vulnerability arises from dividing the number of online CPUs by num_core_siblings, followed by a zero-division check. Root cause: division performed before validating the divis...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.18 views

CVE-2025-39742 RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()

In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in findhwthreadmask The function divides number of online CPUs by numcoresiblings, and later checks the divider by zero. This implies a possibility to get and divide-by-zero runtime error...

0.0017EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/09/11 6:33 a.m.15 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/10 6:51 p.m.13 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2025/09/08 2:19 p.m.7 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. 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-rt packages provide the Real Time Linux Kernel, which enables...

9.8CVSS7AI score0.00344EPSS
SaveExploits0
OSV
OSV
added 2025/09/08 2:19 p.m.6 views

RLSA-2025:15008 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction CVE-2025-38211 kernel: scsi: lpfc: Use memcpy for BIOS version CVE-2025-38332 kernel: tipc: Fix use-after-free in...

7.3CVSS6.4AI score0.00344EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2025/09/08 12:0 a.m.32 views

Unbreakable Enterprise kernel security update

5.15.0-312.187.5 - Revert 'mm: hugetlb: independent PMD page table shared count' Harshit Mogalapalli Orabug: 38327655 5.15.0-312.187.4 - rds: Fix NULL ptr deref in xasstart Hakon Bugge Orabug: 38166374 - KVM: x86: use arrayindexnospec with indices that come from guest Thijs Raymakers Orabug:...

7.4CVSS8.2AI score0.01278EPSS
SaveExploits11
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:4 a.m.7 views

smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()

...

5.5CVSS6.8AI score0.00156EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/05 11:23 p.m.7 views

SUSE CVE-2025-39695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Flush delayed SKBs while releasing RXE resources When skb packets are sent out, these skb packets still depends on the rxe resources, for example, QP, sk, when these packets are destroyed. If these rxe resources are...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References12
Rows per page
Query Builder