Lucene search
+L

8711 matches found

SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.9 views

SUSE CVE-2024-38591

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xalock for SRQ table may be required in AEQ. Use xastoreirq/ xaeraseirq to avoid deadlock...

4.7CVSS6.5AI score0.00173EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/21 11:15 a.m.8 views

DEBIAN-CVE-2024-36286

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: acquire rcureadlock in instancedestroyrcu syzbot reported that nfreinject could be called without rcureadlock : WARNING: suspicious RCU usage 6.9.0-rc7-syzkaller-02060-g5c1672705a1a 0 Not tainted...

5.5CVSS5.5AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.11 views

UBUNTU-CVE-2024-36286

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: acquire rcureadlock in instancedestroyrcu syzbot reported that nfreinject could be called without rcureadlock : WARNING: suspicious RCU usage 6.9.0-rc7-syzkaller-02060-g5c1672705a1a 0 Not tainted...

7.8CVSS6.1AI score0.00277EPSS
SaveExploits0References30
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.5 views

SUSE CVE-2021-47603

In the Linux kernel, the following vulnerability has been resolved: audit: improve robustness of the audit queue handling If the audit daemon were ever to get stuck in a stopped state the kernel's kauditdthread could get blocked attempting to send audit records to the userspace audit daemon. With...

4.7CVSS6.3AI score0.0018EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.5 views

SUSE CVE-2021-47616

In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxequeuecleanup On error handling path in rxeqpfrominit qp-sq.queue is freed and then rxecreateqp will drop last reference to this object. qp clean up function will try to free this queue one time and ...

6.7CVSS6.6AI score0.00217EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.13 views

SUSE CVE-2021-47619

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:00.0: failed to get tracking for 256 queues for VS...

5.5CVSS7.5AI score0.0022EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/21 3:37 a.m.8 views

SUSE CVE-2022-48725

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

4.7CVSS6.5AI score0.00225EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/06/21 3:06 a.m.6 views

SUSE CVE-2024-38540

In the Linux kernel, the following vulnerability has been resolved: bnxtre: avoid shift undefined behavior in bnxtqpliballocinithwq Undefined behavior is triggered when bnxtqpliballocinithwq is called with hwqattr-auxdepth != 0 and hwqattr-auxstride == 0. In that case,...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References14
OSV
OSV
added 2024/06/20 12:15 p.m.5 views

DEBIAN-CVE-2022-48758

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroywork queue before calling bnx2fcinterfaceput The bnx2fcdestroy functions are removing the interface before calling destroywork. This results multiple WARNings from sysfsremovegroup as the controller rpo...

5.5CVSS5.3AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.12 views

DEBIAN-CVE-2022-48729

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib sendqueuesize When the ipoib sendqueuesize is increased from the default the following panic happens: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 e4 eb 0f 8b 85 c8 02 00 00 41 83 c4...

5.5CVSS5.2AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48725

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.11 views

UBUNTU-CVE-2022-48729

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib sendqueuesize When the ipoib sendqueuesize is increased from the default the following panic happens: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 e4 eb 0f 8b 85 c8 02 00 00 41 83 c4...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/20 12:15 p.m.20 views

UBUNTU-CVE-2022-48758

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroywork queue before calling bnx2fcinterfaceput The bnx2fcdestroy functions are removing the interface before calling destroywork. This results multiple WARNings from sysfsremovegroup as the controller rpo...

5.5CVSS6.1AI score0.00215EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/20 11:15 a.m.4 views

DEBIAN-CVE-2021-47619

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:00.0: failed to get tracking for 256 queues for VS...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 11:15 a.m.17 views

UBUNTU-CVE-2021-47619

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:00.0: failed to get tracking for 256 queues for VS...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/20 11:15 a.m.11 views

UBUNTU-CVE-2022-48722

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: ca8210: Stop leaking skb's Upon error the ieee802154xmitcomplete helper is not called. Only ieee802154wakequeue is called manually. We then leak the skb structure. Free the skb structure upon error before returni...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/20 11:13 a.m.19 views

CVE-2022-48758 scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroywork queue before calling bnx2fcinterfaceput The bnx2fcdestroy functions are removing the interface before calling destroywork. This results multiple WARNings from sysfsremovegroup as the controller rpo...

6AI score
SaveExploits0References12
CVE
CVE
added 2024/06/20 11:13 a.m.104 views

CVE-2022-48758

The CVE-2022-48758 issue affects the Linux kernel SCSI/fibre channel path, specifically the bnx2fc driver. The root cause is that the bnx2fc_destroy() path removes the interface before destroying its workqueue, causing repeated sysfs_remove_group() WARNs about the rport attributes being removed t...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.53 views

CVE-2022-48729

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib sendqueuesize When the ipoib sendqueuesize is increased from the default the following panic happens: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 e4 eb 0f 8b 85 c8 02 00 00 41 83 c4...

7.8CVSS5.8AI score0.00206EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.34 views

CVE-2022-48729 IB/hfi1: Fix panic with larger ipoib send_queue_size

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib sendqueuesize When the ipoib sendqueuesize is increased from the default the following panic happens: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 e4 eb 0f 8b 85 c8 02 00 00 41 83 c4...

7.8CVSS0.00206EPSS
SaveExploits0References2
Rows per page
Query Builder