Lucene search
+L

65325 matches found

CVE
CVE
added 2026/08/05 10:14 p.m.62 views

CVE-2026-19024

CVE-2026-19024 affects HDF5’s H5Pget_fill_value and causes a NULL pointer dereference in versions before 2.1.1. If a dataset uses a version 1 or 2 fill value message with the defined flag and a negative size, the value can reach H5T_path_find with a NULL datatype, leading to a denial of service. ...

8.2CVSS5.5AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 10:14 p.m.9 views

CVE-2026-19024 HDF5 H5Pget_fill_value NULL Pointer Dereference via Malformed Fill Value Message

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.4AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/05 10:14 p.m.8 views

CVE-2026-19024

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.5AI score0.00126EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/05 10:14 p.m.7 views

CVE-2026-19024 HDF5 H5Pget_fill_value NULL Pointer Dereference via Malformed Fill Value Message

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.3AI score0.00126EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2026/08/05 9:1 a.m.10 views

K000162792: Numpy vulnerabilities CVE-2021-34141, CVE-2021-33430, CVE-2021-41496, CVE-2021-41495

Security Advisory Description CVE-2021-34141 An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely...

5.5CVSS6.6AI score0.01561EPSS
SaveExploits4
NVD
NVD
added 2026/08/05 8:16 a.m.8 views

CVE-2026-64575

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

7.8CVSS0.00118EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:16 a.m.5 views

CVE-2026-64569

In the Linux kernel, the following vulnerability has been resolved: mpls: fix NULL deref in mplsvalidfibdumpreq on CONFIGINET=n On CONFIGINET=n builds, mplsvalidfibdumpreq walks the parsed attribute table itself instead of calling ipvalidfibdumpreq. The RTAOIF arm passes tbRTAOIF to nlagetu32...

0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 8:16 a.m.7 views

UBUNTU-CVE-2026-64575

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

7.8CVSS5.3AI score0.00118EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/05 8:9 a.m.35 views

CVE-2026-64575 bpf: tcp: fix double sock release on batch realloc

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

7.8CVSS0.00118EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 8:9 a.m.55 views

CVE-2026-64575

CVE-2026-64575 affects the Linux kernel’s BPF TCP iterator. The issue is a double release of socket resources during batch reallocation in bpf_iter_tcp_batch, where on realloc failure the code returns ERR_PTR() and leaves cur_sk

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 8:9 a.m.9 views

EUVD-2026-53269

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

5.4AI score0.00118EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 8:8 a.m.48 views

CVE-2026-64569

In CVE-2026-64569, on Linux kernel builds with CONFIG_INET=n, mpls_valid_fib_dump_req() dereferences NULL when handling RTM_GETROUTE dumps for AF_MPLS because tb[RTA_OIF] is passed to nla_get_u32() without checking presence, and the path bypasses ip_valid_fib_dump_req(). This can allow an unprivi...

5.4AI score0.00156EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 8:8 a.m.8 views

EUVD-2026-53263

In the Linux kernel, the following vulnerability has been resolved: mpls: fix NULL deref in mplsvalidfibdumpreq on CONFIGINET=n On CONFIGINET=n builds, mplsvalidfibdumpreq walks the parsed attribute table itself instead of calling ipvalidfibdumpreq. The RTAOIF arm passes tbRTAOIF to nlagetu32...

5.4AI score0.00156EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:8 a.m.9 views

CVE-2026-64569

In the Linux kernel, the following vulnerability has been resolved: mpls: fix NULL deref in mplsvalidfibdumpreq on CONFIGINET=n On CONFIGINET=n builds, mplsvalidfibdumpreq walks the parsed attribute table itself instead of calling ipvalidfibdumpreq. The RTAOIF arm passes tbRTAOIF to nlagetu32...

5.4AI score0.00156EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/05 12:30 a.m.9 views

SUSE CVE-2026-67304

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard device control request cleanup when reader-state decoding fails. Attackers can send malformed smartcard IRP requests with non-zero cReaders and truncated reader-state data to crash the process via null pointer...

8.7CVSS5.5AI score0.00354EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64575

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites...

7.8CVSS5.5AI score0.00118EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64569

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mpls: fix NULL deref in mplsvalidfibdumpreq on CONFIGINET=n On CONFIGINET=n builds, mplsvalidfibdumpreq walks the parsed attribute table itself instead of calli...

5.4AI score0.00156EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 12:0 a.m.34 views

CVE-2026-67870

In open62541 v1.5.5, the server-side AddReferences implementation contains an incomplete validation flaw for non-local ExpandedNodeId targets. A remote attacker can send a crafted AddReferencesRequest with an empty targetServerUri and a non-zero targetNodeId.serverIndex, causing the target node...

0.00576EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 2:23 p.m.7 views

EUVD-2026-52700

The Bluetooth host ATT layer subsys/bluetooth/host/att.c associates each in-flight ATT TX buffer with its owning channel via the static txmetadatastorage array data-attchan = chan. When a buffer's last reference is dropped, its net-buf destroy callback defers the completion handling to the system...

7.1CVSS5.7AI score0.00185EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/04 12:0 a.m.6 views

ALSA-2026:49870 Low: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Denial of Service due to NULL function pointer race in timer shutdown CVE-2025-68214 Bug Fixes and Enhancements: Possible regression with FM350GL almalinux-9.8.z...

4.7CVSS5.8AI score0.00124EPSS
SaveExploits0References4
Rows per page
Query Builder