Lucene search
+L

36578 matches found

NVD
NVD
added 2026/04/22 2:16 p.m.12 views

CVE-2026-33595

A client can trigger excessive memory allocation by generating a lot of errors responses over a single DoQ and DoH3 connection, as some resources were not properly released until the end of the connection...

7.5CVSS0.00371EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/22 2:16 p.m.12 views

CVE-2026-31508

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take the RTNL. After this change, the netdevdestroy...

7.8CVSS0.00135EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/22 2:16 p.m.9 views

CVE-2026-31504

In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packetrelease via NETDEVUP race packetrelease has a race window where NETDEVUP can re-register a socket into a fanout group's arr array. The re-registration is not cleaned up by fanoutrelease, leaving a...

7.8CVSS0.00135EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/22 2:16 p.m.8 views

CVE-2026-31469

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

7.8CVSS0.00135EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/22 2:16 p.m.9 views

CVE-2026-31441

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxdwqdisablecleanup which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts of the driver mean that the wq is empty all its resourc...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/22 1:54 p.m.10 views

CVE-2026-31529 cxl/region: Fix leakage in __construct_region()

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix leakage in constructregion Failing the first sysfsupdategroup needs to explicitly kfree the resource as it is too early for cxlregioniomemrelease to do so...

5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/04/22 1:54 p.m.49 views

CVE-2026-31504

The CVE-2026-31504 entry describes a race in the Linux kernel’s networking stack: during a NETDEV_UP event, a socket re-registration into a fanout group’s arr[] can leave a dangling pointer if packet_release() doesn’t clear po->num while bind_lock is held. This Use-After-Free risk stems from a...

7.8CVSS6.2AI score0.00135EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.41 views

CVE-2026-31504 net: fix fanout UAF in packet_release() via NETDEV_UP race

In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packetrelease via NETDEVUP race packetrelease has a race window where NETDEVUP can re-register a socket into a fanout group's arr array. The re-registration is not cleaned up by fanoutrelease, leaving a...

7.8CVSS0.00135EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/22 1:54 p.m.10 views

CVE-2026-31504 net: fix fanout UAF in packet_release() via NETDEV_UP race

In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packetrelease via NETDEVUP race packetrelease has a race window where NETDEVUP can re-register a socket into a fanout group's arr array. The re-registration is not cleaned up by fanoutrelease, leaving a...

7.8CVSS5.7AI score
SaveExploits0References13
OSV
OSV
added 2026/04/22 1:53 p.m.9 views

CVE-2026-31469 virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

7.8CVSS6.2AI score
SaveExploits0References13
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.42 views

CVE-2026-31469 virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

7.8CVSS0.00135EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/22 1:53 p.m.47 views

CVE-2026-31469

The CVE-2026-31469 issue affects the Linux kernel virtio_net driver, where a Use-After-Free can occur when IFF_XMIT_DST_RELEASE is cleared and napi_tx is disabled, if the network namespace is destroyed while pending skbs remain in the transmit path. The root cause is the dst_ops reference being f...

7.8CVSS5.6AI score0.00135EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2026/04/22 1:53 p.m.26 views

CVE-2026-31441

CVE-2026-31441 affects the Linux kernel in the dmaengine: idxd component, where a memory leak occurs on workqueue reset. Root cause: idxd_wq_disable_cleanup() resets the wq type to NONE before resources are released. The upstream patch fixes the leak by ensuring resources are released before clea...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:47 p.m.34 views

CVE-2026-33595 DoQ/DoH3 excessive memory allocation

A client can trigger excessive memory allocation by generating a lot of errors responses over a single DoQ and DoH3 connection, as some resources were not properly released until the end of the connection...

5.3CVSS0.00371EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/04/22 1:47 p.m.7 views

CVE-2026-33595

A client can trigger excessive memory allocation by generating a lot of errors responses over a single DoQ and DoH3 connection, as some resources were not properly released until the end of the connection...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0
Fedora
Fedora
added 2026/04/22 11:42 a.m.12 views

[SECURITY] Fedora 42 Update: cups-2.4.17-1.fc42

CUPS printing system provides a portable printing layer for UNIX=C2=AE operating systems. It has been developed by Apple Inc. to promote a standard printing solution for all UNIX vendors and users. CUPS provides the System V and Berkeley command-line interfaces...

7.8CVSS5.5AI score0.00502EPSS
SaveExploits9
Fedora
Fedora
added 2026/04/22 11:42 a.m.11 views

[SECURITY] Fedora 42 Update: perl-Net-CIDR-Lite-0.23-1.fc42

Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses...

7.5CVSS5.2AI score0.00309EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/22 8:4 a.m.35 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.18.38 bug fix and security update

Red Hat OpenShift Container Platform release 4.18.38 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a...

10CVSS5.8AI score0.00765EPSS
SaveExploits2References5
Fedora
Fedora
added 2026/04/22 7:50 a.m.12 views

[SECURITY] Fedora 43 Update: xorg-x11-server-Xwayland-24.1.10-1.fc43

Xwayland is an X server for running X clients under Wayland...

9.1CVSS5.2AI score0.00489EPSS
SaveExploits0
OSV
OSV
added 2026/04/22 7:22 a.m.7 views

SUSE-SU-2026:1540-1 Security update for podman

This update for podman rebuilds it against the current go 1.25 security release...

5.7AI score
SaveExploits0References1
Rows per page
Query Builder