Lucene search
+L

666 matches found

RedhatCVE
RedhatCVE
added 2026/06/29 8:44 a.m.18 views

CVE-2026-57434

A flaw was found in Nokogiri, an open source XML and HTML library for the Ruby programming language. A remote attacker could exploit this vulnerability by calling specific methods on allocated-but-uninitialized native wrapper classes that inherit from Nokogiri::XML::Node. This could lead to a NUL...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/28 1:08 a.m.14 views

SUSE CVE-2026-53323

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.8AI score0.0009EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:16 a.m.17 views

Nokogiri: Null Pointer Dereference calling methods on uninitialized wrapper classes

...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/06/26 10:10 p.m.19 views

PhpWeasyPrint vulnerable to PHAR deserialization via output filename (CVE-2023-28115 case-insensitive bypass)

Summary pontedilana/php-weasyprint guarded the output filename against the phar:// stream wrapper with a case-sensitive blacklist: php if 0 === \strpos$filename, 'phar://' throw new \InvalidArgumentException'The output file cannot be a phar archive.'; PHP stream wrappers are case-insensitive, so...

9.8CVSS6.5AI score0.0276EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/06/26 8:17 p.m.11 views

DEBIAN-CVE-2026-53323

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.5CVSS5.7AI score0.0009EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 8:17 p.m.15 views

CVE-2026-53323

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.5CVSS0.0009EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/26 8:17 p.m.15 views

UBUNTU-CVE-2026-53323

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.5CVSS5.7AI score0.0009EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.16 views

CVE-2026-53323

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.5CVSS5.4AI score0.0009EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2026/06/26 7:41 p.m.30 views

CVE-2026-53323

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.5CVSS5.7AI score0.0009EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/26 7:41 p.m.43 views

CVE-2026-53323 net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

0.0009EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:41 p.m.12 views

CVE-2026-53323

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.8AI score0.0009EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/06/26 7:41 p.m.35 views

CVE-2026-53323

CVE-2026-53323 affects the Linux kernel DSA conduit ethtool wrappers. The root cause is redundant locking: the conduit master’s ethtool_ops were wrapped by DSA to aggregate port stats, and an extra netdev_lock_ops()/netdev_unlock_ops() inside the DSA wrappers could deadlock. The documented remedi...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/06/26 7:41 p.m.24 views

EUVD-2026-39858

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.8AI score0.0009EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/26 7:41 p.m.11 views

CVE-2026-53323 net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdevlockops from conduit ethtool ops DSA replaces the conduit master device's ethtoolops with its own wrappers that aggregate stats from both the conduit and DSA switch ports. Taking the lock again...

5.8AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/26 2:07 a.m.16 views

SUSE CVE-2026-57434

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri contains a bug when calling certain methods on allocated-but-uninitialized native wrapper classes that inherit from Nokogiri::XML::Node. This caused a NULL pointer dereference that could...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.23 views

PT-2026-52962

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock occurs in the Distributed Switch Architecture DSA component when the system replaces the conduit device's ethtool ops with wrappers designed to aggregate statistics from the...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0
NVD
NVD
added 2026/06/25 3:16 p.m.23 views

CVE-2026-57434

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri contains a bug when calling certain methods on allocated-but-uninitialized native wrapper classes that inherit from Nokogiri::XML::Node. This caused a NULL pointer dereference that could...

7.5CVSS0.0046EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/25 3:16 p.m.10 views

CVE-2026-57434

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri contains a bug when calling certain methods on allocated-but-uninitialized native wrapper classes that inherit from Nokogiri::XML::Node. This caused a NULL pointer dereference that could...

7.5CVSS6.1AI score0.0046EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/25 2:32 p.m.50 views

CVE-2026-57434

CVE-2026-57434 affects Nokogiri (Ruby) prior to version 1.19.4. A bug in allocated-but-uninitialized native wrapper classes that inherit from Nokogiri::XML::Node can cause a NULL pointer dereference, potentially crashing the process. The vulnerability is fixed in 1.19.4. Connected sources (OSV, D...

7.5CVSS5.9AI score0.0046EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/06/25 2:32 p.m.23 views

EUVD-2026-39424

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri contains a bug when calling certain methods on allocated-but-uninitialized native wrapper classes that inherit from Nokogiri::XML::Node. This caused a NULL pointer dereference that could...

6.3CVSS5.9AI score0.0046EPSS
SaveExploits0References1
Rows per page
Query Builder