Lucene search
+L

5582 matches found

Debian CVE
Debian CVE
added 2026/06/25 8:39 a.m.21 views

CVE-2026-53228

In the Linux kernel, the following vulnerability has been resolved: ipv6: sit: reload inner IPv6 header after GSO offloads ipip6tunnelxmit caches the inner IPv6 header pointer at function entry and continues using it after iptunnelhandleoffloads. For GSO skbs, iptunnelhandleoffloads calls...

9.8CVSS5.6AI score0.00514EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.51 views

CVE-2026-53226 gpio: rockchip: fix generic IRQ chip leak on remove

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe. However, on driver remove/teardown, the generic chips are not automatically freed when t...

0.00119EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/25 8:39 a.m.13 views

EUVD-2026-39317

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe. However, on driver remove/teardown, the generic chips are not automatically freed when t...

5.7AI score0.00119EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.13 views

CVE-2026-53226

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe. However, on driver remove/teardown, the generic chips are not automatically freed when t...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/25 8:39 a.m.10 views

CVE-2026-53226 gpio: rockchip: fix generic IRQ chip leak on remove

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe. However, on driver remove/teardown, the generic chips are not automatically freed when t...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/06/25 8:39 a.m.46 views

CVE-2026-53226

The CVE-2026-53226 issue affects the Linux kernel GPIO Rockchip driver: generic IRQ chips allocated via irq_alloc_domain_generic_chips() are not freed on driver removal, leaving domain generic chips and the global gc_list leaked and potentially visited later by suspend/resume/shutdown callbacks, ...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.18 views

PT-2026-52321

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak occurs in the rockchip GPIO driver during driver removal or teardown. The driver uses irq alloc domain generic chips to allocate domain generic chips, but these are not...

5.5CVSS6AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.19 views

PT-2026-52330

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The skb gro receive list function calls skb pullskb, skb gro offsetskb without verifying if the data is in the linear area using pskb may pull. When a socket buffer skb arrives via napi...

8.2CVSS4.6AI score0.0063EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/24 8:21 p.m.23 views

CVE-2026-53091

A flaw was found in the Linux kernel's handling of Generic Segmentation Offload GSO packet headers. This vulnerability occurs when the qdiscpktlensegsinit function does not properly pull headers into the expected memory location, which can lead to incorrect processing by network drivers. A remote...

8.4CVSS5.9AI score0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.17 views

CVE-2026-53091

In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdiscpktlensegsinit Most ndostartxmit methods expects headers of gso packets to be already in skb-head. net/core/tso.c users are particularly at risk, because tsobuildhdr does a memcpyhdr, skb-data, hdrlen;...

8.4CVSS0.00177EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/24 5:17 p.m.13 views

CVE-2026-52961

In the Linux kernel, the following vulnerability has been resolved: ceph: fix BUGON in cephbuildxattrsblob due to stale blob size The generic/642 test-case can reproduce the kernel crash: 40243.605254 ------------ cut here ------------ 40243.605956 kernel BUG at fs/ceph/xattr.c:918! 40243.607142...

5.5CVSS0.00183EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 4:30 p.m.36 views

CVE-2026-53118

CVE-2026-53118 affects the Linux kernel/vdpa driver. During driver probing via __driver_attach(), the bus match() callback could access the driver_override field without holding the device lock, enabling a potential use-after-free. The fix uses the driver-core driver_override infrastructure to en...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/24 4:28 p.m.22 views

CVE-2026-52955 libceph: Fix potential out-of-bounds access in crush_decode()

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in crushdecode A message of type CEPHMSGOSDMAP containing a crush map with at least one bucket has two fields holding the bucket algorithm. If the values in these two fields differ, an...

9.8CVSS5.8AI score
SaveExploits0References14
OSV
OSV
added 2026/06/24 9:46 a.m.11 views

SUSE-SU-2026:22420-1 Security update for the Linux Kernel (Live Patch 16 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-39.1 fixes various security issues The following security issues were fixed: - CVE-2026-23278: netfilter: nftables: always walk all pending catchall elements bsc1260907. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache...

9.8CVSS6.7AI score0.00949EPSS
SaveExploits8References14
OSV
OSV
added 2026/06/24 9:39 a.m.10 views

SUSE-SU-2026:22464-1 Security update for the Linux Kernel (Live Patch 8 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-30.1 fixes various security issues The following security issues were fixed: - CVE-2026-23278: netfilter: nftables: always walk all pending catchall elements bsc1260907. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache...

9.8CVSS6.2AI score0.00949EPSS
SaveExploits8References14
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.12 views

PT-2026-51855

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the Ceph component of the Linux kernel. The issue occurs because the required blob size computation was moved before the build xattrs call. Since build xattrs...

5.5CVSS5.9AI score0.00183EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.26 views

PT-2026-51985

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the handling of Generic Segmentation Offload GSO packet headers. The qdisc pkt len segs init function fails to properly pull headers into the expected memory location,...

8.4CVSS5.8AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/06/23 9:21 p.m.18 views

GHSA-J3RV-43J4-C7QM jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiation

jackson-databind's PolymorphicTypeValidator PTV is the primary safety mechanism guarding polymorphic deserialization. When polymorphic typing is enabled and a type identifier contains generic parameters i.e. the type ID string contains when only java.util.ArrayList is allow-listed. The container...

8.1CVSS6.2AI score0.00873EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/06/23 9:21 p.m.7 views

Deserialization of Untrusted Data

Overview com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the...

9.2CVSS6.4AI score0.00873EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/06/23 9:21 p.m.145 views

jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiation

jackson-databind's PolymorphicTypeValidator PTV is the primary safety mechanism guarding polymorphic deserialization. When polymorphic typing is enabled and a type identifier contains generic parameters i.e. the type ID string contains when only java.util.ArrayList is allow-listed. The container...

8.1CVSS6.2AI score0.00873EPSS
SaveExploits1References5Affected Software2
Rows per page
Query Builder