Lucene search
+L

29807 matches found

SUSE Linux
SUSE Linux
added 2025/09/19 5:49 p.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. CVE-2022-50116: tty: ngsm: fix deadlock and link starvation in outgoing data path...

8.5CVSS7.9AI score0.01254EPSS
SaveExploits10References96
NVD
NVD
added 2025/09/19 4:15 p.m.12 views

CVE-2025-39850

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD in arp,neighreduce when using nexthop objects When the "proxy" option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Solicitation messages if it is able to reply on behalf of...

5.5CVSS0.00144EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.18 views

CVE-2025-39850 vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD in arp,neighreduce when using nexthop objects When the "proxy" option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Solicitation messages if it is able to reply on behalf of...

0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/19 11:09 a.m.10 views

OESA-2025-2321 rubygem-fluentd security update

Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time. Security Fixes: Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. A...

9.8CVSS8.8AI score0.44983EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/19 11:09 a.m.13 views

OESA-2025-2320 rubygem-fluentd security update

Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time. Security Fixes: Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. A...

9.8CVSS8.8AI score0.44983EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/09/19 9:31 a.m.11 views

Duplicate Advisory: The Keras `Model.load_model` method **silently** ignores `safe_mode=True` and allows arbitrary code execution when a `.h5`/`.hdf5` file is loaded.

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-36rr-ww3j-vrjv. This link is maintained to preserve external references. Original Description The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One c...

7.3CVSS7.4AI score0.00218EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/09/19 9:31 a.m.14 views

GHSA-77WQ-646F-JRM2 Duplicate Advisory: The Keras `Model.load_model` method **silently** ignores `safe_mode=True` and allows arbitrary code execution when a `.h5`/`.hdf5` file is loaded.

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-36rr-ww3j-vrjv. This link is maintained to preserve external references. Original Description The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One c...

7.3CVSS7.4AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/09/19 9:31 a.m.15 views

Keras is vulnerable to Deserialization of Untrusted Data

Arbitrary Code Execution in Keras Keras versions prior to 3.11.0 allow for arbitrary code execution when loading a crafted .keras model archive, even when safemode=True. The issue arises because the archive’s config.json is parsed before layer deserialization. This can invoke...

8.6CVSS7.7AI score0.00199EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/19 9:31 a.m.8 views

GHSA-36FQ-JGMW-4R9C Keras is vulnerable to Deserialization of Untrusted Data

Arbitrary Code Execution in Keras Keras versions prior to 3.11.0 allow for arbitrary code execution when loading a crafted .keras model archive, even when safemode=True. The issue arises because the archive’s config.json is parsed before layer deserialization. This can invoke...

8.7CVSS7.7AI score0.00199EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/19 9:15 a.m.14 views

PYSEC-2025-123

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

7.3CVSS6AI score0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/19 9:15 a.m.14 views

AZL-67508 CVE-2025-9906 affecting package keras for versions less than 3.3.3-4

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .keras model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

8.6CVSS5.9AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 9:15 a.m.13 views

PYSEC-2025-76

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .keras model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

7.3CVSS7.5AI score0.00199EPSS
SaveExploits0References2
PyPA
PyPA
added 2025/09/19 9:15 a.m.25 views

PYSEC-2025-76

The Keras Model.loadmodelmethod can be exploited to achieve arbitrary code execution, even with safemode=True.One can create a specially crafted .kerasmodel archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special config.jso...

8.6CVSS7.5AI score0.00199EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/19 9:15 a.m.10 views

CVE-2025-9905

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

7.3CVSS0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/19 9:15 a.m.7 views

DEBIAN-CVE-2025-9905

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

7.3CVSS8AI score0.00218EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/19 9:15 a.m.6 views

DEBIAN-CVE-2025-9906

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .keras model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

7.3CVSS8AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 9:15 a.m.11 views

AZL-67505 CVE-2025-9905 affecting package keras for versions less than 3.3.3-4

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

7.3CVSS7.4AI score0.00218EPSS
SaveExploits1References1
PyPA
PyPA
added 2025/09/19 9:15 a.m.18 views

PYSEC-2025-123

The Keras Model.loadmodelmethod can be exploited to achieve arbitrary code execution, even with safemode=True.One can create a specially crafted .h5/.hdf5model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed.This is achieved by crafting a special .h5archi...

7.3CVSS7.5AI score0.00218EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2025/09/19 8:43 a.m.10 views

Improper Control of Dynamically-Managed Code Resources

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Improper Control of Dynamically-Managed Code Resources via the Model.loadmodel method. An attacker can execute arbitrary code by providing a specially crafted .h5 or .hdf...

7.5CVSS7.6AI score0.00218EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/19 8:16 a.m.171 views

CVE-2025-9905

CVE-2025-9905 affects Keras Model.load_model for .h5/.hdf5 archives, where safe_mode=True is ignored and Lambda layer can trigger arbitrary code execution. Vulnerability details: loading a crafted .h5 can execute code via pickled Lambda; legacy .h5 format is involved. Remediation: upgrade Keras t...

7.3CVSS6.9AI score0.00218EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder