Lucene search
K

7471 matches found

RedhatCVE
RedhatCVE
added 2025/12/25 12:15 p.m.3 views

CVE-2023-54030

In the Linux kernel, the following vulnerability has been resolved: iouring/net: don't overflow multishot recv Don't allow overflowing multishot recv CQEs, it might get out of hand, hurt performance, and in the worst case scenario OOM the task...

5.5CVSS6.1AI score0.0003EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 11:54 a.m.3 views

CVE-2022-50706

In the Linux kernel, the following vulnerability has been resolved: net/ieee802154: don't warn zero-sized rawsendmsg syzbot is hitting skbassertlen warning at devqueuexmit 1, for PFIEEE802154 socket's zero-sized rawsendmsg request is hitting devqueuexmit with skb-len == 0. Since PFIEEE802154...

5.5CVSS5.8AI score0.00046EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 11:10 a.m.9 views

CVE-2023-54028

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxecleanuptask" In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like rxeinittask are not setup until rxeqpinitreq. If an error...

7CVSS5.8AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 10:35 a.m.3 views

CVE-2023-54031

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add queue index attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr...

5.5CVSS5.2AI score0.00031EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:5 a.m.4 views

RDMA/rxe: Fix null deref on srq->rq.queue after resize failure

...

4.4CVSS5.4AI score0.00034EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:3 a.m.1 views

iomap: allocate s_dio_done_wq for async reads as well

...

5.5CVSS5.8AI score0.00013EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/25 1:5 a.m.4 views

SUSE CVE-2022-50710

In the Linux kernel, the following vulnerability has been resolved: ice: set txtstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocation did not initialize txtstamps. This results in the txtstamps field...

4.4CVSS6.4AI score0.00032EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.1 views

SUSE CVE-2022-50736

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue operation, if the QP is in ERROR state. An undefined ocode value...

7.8CVSS6.5AI score0.0004EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.1 views

SUSE CVE-2022-50748

In the Linux kernel, the following vulnerability has been resolved: ipc: mqueue: fix possible memory leak in initmqueuefs commit db7cfc380900 "ipc: Free mqsysctls if ipc namespace creation failed" Here's a similar memory leak to the one fixed by the patch above. retiremqsysctls need to be called...

6.4AI score0.00024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.2 views

SUSE CVE-2023-54031

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add queue index attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr...

5.5CVSS6.9AI score0.00031EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.2 views

SUSE CVE-2023-54037

In the Linux kernel, the following vulnerability has been resolved: ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is alive. To fix it add rtnl lock for VSI deconfig and config. Set...

5.5CVSS6.2AI score0.0003EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.1 views

SUSE CVE-2023-54048

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Prevent handling any completions after qp destroy HW may generate completions that indicates QP is destroyed. Driver should not be scheduling any more completion handlers for this QP, after the QP is destroyed. Since...

5.5CVSS6.3AI score0.00028EPSS
Exploits0References22
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.4 views

SUSE CVE-2023-54071

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use work to update rate to avoid RCU warning The ieee80211ops::starcupdate must be atomic, because ieee80211chanbwchange holds rcuread lock while calling drvstarcupdate, so create a work to do original things...

5.5CVSS6.5AI score0.00024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.1 views

SUSE CVE-2023-54082

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.1AI score0.00018EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.1 views

SUSE CVE-2023-54143

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...

4.7CVSS6.5AI score0.00028EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.3 views

SUSE CVE-2023-54152

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by moving j1939skerrqueue This commit addresses a deadlock situation that can occur in certain scenarios, such as when running data TP/ETP transfer and subscribing to the error queue while receiving a...

4.7CVSS6.5AI score0.00028EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.1 views

SUSE CVE-2023-54161

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.1AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.2 views

SUSE CVE-2025-68379

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix null deref on srq-rq.queue after resize failure A NULL pointer dereference can occur in rxesrqchkattr when ibvmodifysrq is invoked twice in succession under certain error conditions. The first call may fail in...

5.5CVSS6.5AI score0.00034EPSS
Exploits0References21
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.2 views

SUSE CVE-2025-68738

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix null pointer deref in mt7996conftx If a link does not have an assigned channel yet, mt7996viflink returns NULL. We still need to store the updated queue settings in that case, and apply them later. Move th...

5.5CVSS6.4AI score0.00024EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50736

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue...

6.1AI score0.0004EPSS
Exploits0References3
Rows per page
Query Builder