Lucene search
+L

3971 matches found

Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64436

In the Linux kernel, the following vulnerability has been resolved: net: afkey: initialize algkeylen for IPComp states pfkeymsg2xfrmstate handles the IPComp SADBXSATYPEIPCOMP case by allocating x-calg and copying only the algorithm name: x-calg = kmallocobjx-calg; if !x-calg err = -ENOMEM; goto...

7.1CVSS5.7AI score0.00119EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:51 a.m.25 views

CVE-2026-64436

The CVE-2026-64436 issue in the Linux kernel affects IPComp state handling in PF_KEY paths. In pfkey_msg2xfrm_state, x->calg is allocated and the algorithm name is copied, but calg->alg_key_len is never initialized, even though calg is 68 bytes and alg_key_len is used later during xfrm_algo...

7.1CVSS5.8AI score0.00119EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.7 views

openSUSE 16 Security Update : perl-Net-DNS (openSUSE-SU-2026:21437-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21437-1 advisory. Changes in perl-Net-DNS: - CVE-2026-64194: Fixed a Denial of Service via deep DNS compression pointer chains bsc1272214 - CVE-2026-64193: Fixed ...

9.8CVSS6.1AI score0.00828EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.20 views

PT-2026-64673

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpan nhc do uncompression looks up an NHC descriptor while holding lowpan nhc lock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

5.7AI score0.00219EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/07/24 3:15 p.m.13 views

httplib2: Decompression Bomb Denial of Service via Unbounded gzip/deflate Response Handling

Summary The httplib2 HTTP client library performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate. A malicious or compromised HTTP server can return a small compressed payload approximately 150 KB that expands to an arbitrarily large size in memory 1...

7.5CVSS5.8AI score0.0041EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/07/23 6:43 p.m.33 views

CVE-2026-15687

CVE-2026-15687 : A security issue in the Kubernetes Java client library enables a compromised pod to create files in arbitrary locations on the client machine during copyDirectoryFromPod operations when enableTarCompressing is false. This is a path traversal vulnerability in the non-tar copyDirec...

2.4CVSS5AI score0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 6:43 p.m.34 views

CVE-2026-15687 Path traversal via non-tar copyDirectoryFromPod

A security issue was discovered in the Kubernetes Java client library where a compromised pod may be able to create new files in arbitrary locations on the client machine executing copy operations via non-tar copyDirectoryFromPod when enableTarCompressing is false...

2.4CVSS0.00235EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 6:43 p.m.7 views

EUVD-2026-48363

A security issue was discovered in the Kubernetes Java client library where a compromised pod may be able to create new files in arbitrary locations on the client machine executing copy operations via non-tar copyDirectoryFromPod when enableTarCompressing is false...

2.4CVSS4.9AI score0.00235EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/23 6:43 p.m.11 views

CVE-2026-15687 Path traversal via non-tar copyDirectoryFromPod

A security issue was discovered in the Kubernetes Java client library where a compromised pod may be able to create new files in arbitrary locations on the client machine executing copy operations via non-tar copyDirectoryFromPod when enableTarCompressing is false...

2.4CVSS5.5AI score0.00235EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.9 views

kernel: drm/amd/display: Do not skip unrelated mode changes in DSC validation

A flaw was found in the Linux kernel's AMD display component. This vulnerability arises from incorrect validation of display mode changes during Display Stream Compression DSC processing. A local attacker could exploit this by initiating specific display configuration changes, which may lead to a...

7.8CVSS5.3AI score0.0014EPSS
SaveExploits0References5
Fedora
Fedora
added 2026/07/23 1:21 a.m.9 views

[SECURITY] Fedora 44 Update: nginx-mod-brotli-1.0.0~rc-13.fc44

NGINX module for Brotli compression...

9.2CVSS7.2AI score0.03506EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.26 views

PT-2026-64145

A security issue was discovered in the Kubernetes Java client library where a compromised pod may be able to create new files in arbitrary locations on the client machine executing copy operations via non-tar copyDirectoryFromPod when enableTarCompressing is false...

2.4CVSS5.5AI score0.00235EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/22 9:50 p.m.13 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop in the Bzip2Decoder handler's run-length encoding state machine. An attacker can cause the event-loop thread to hang indefinitely by supplying a specially crafted bzip2 stream that triggers an infinite loop during...

8.7CVSS5.9AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:52 p.m.5 views

OPENSUSE-SU-2026:21437-1 Security update for perl-Net-DNS

This update for perl-Net-DNS fixes the following issues: Changes in perl-Net-DNS: - CVE-2026-64194: Fixed a Denial of Service via deep DNS compression pointer chains bsc1272214 - CVE-2026-64193: Fixed a remote execution injection bsc1272212...

9.8CVSS6AI score0.00828EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/22 4:23 p.m.10 views

SUSE CVE-2026-64194

Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by recursing into itself with no depth limit. It is possible to construct a name which saturates the call stack at least with...

7.5CVSS5.8AI score0.00433EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/22 6:55 a.m.17 views

kernel: drm/amd/display: Do not skip unrelated mode changes in DSC validation

A flaw was found in the Linux kernel's AMD display component. This vulnerability arises from incorrect validation of display mode changes during Display Stream Compression DSC processing. A local attacker could exploit this by initiating specific display configuration changes, which may lead to a...

7.8CVSS5.3AI score0.0014EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 9:32 p.m.12 views

EUVD-2026-46368

Data::DisjointSet::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via an unvalidated parent index in dsufind. The attach-time validator dsuvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

5.2AI score0.00416EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.11 views

SUSE CVE-2026-63984

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix hdrlen overflow in ipv6rplsrhdecompress ipv6rplsrhdecompress computes: outhdr-hdrlen = n + 1 sizeofstruct in6addr 3; hdrlen is u8. For n = 127 the result exceeds 255 and silently truncates. With n=127 cmpri=15,...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.8 views

SUSE CVE-2026-64031

In the Linux kernel, the following vulnerability has been resolved: erofs: fix managed cache race for unaligned extents After unaligned compressed extents were introduced, the following race could occur: Thread 1 Thread 2 zerofsfillbiovec ... filemapaddfolio 1 zerofsbindcache...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 5:14 a.m.10 views

CVE-2026-63825

A flaw was found in the Linux kernel. When the GCOV instrumentation, which helps analyze code coverage, processes data concurrently across multiple central processing units CPUs, it can lead to inconsistent counter values. This inconsistency can cause out-of-bounds memory writes within the...

9.8CVSS5.5AI score0.00414EPSS
SaveExploits0References4
Rows per page
Query Builder