Lucene search
+L

10462 matches found

RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-64579

A flaw was found in the Linux kernel's xfrm policy component. An issue in the xfrmhashrebuild function, specifically with the preallocation of inexact policy bins, can lead to memory allocation failures under memory pressure. This failure can corrupt internal data structures, allowing a local...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0References4
CVE
CVE
added yesterday14 views

CVE-2026-64602

The CVE describes a race condition in spear_adc_probe() for the Linux kernel IIO SPI driver: devm_request_irq() is called before st->completion is initialized, so an IRQ arriving early may call complete() on an uninitialized completion, dereferencing a NULL list entry and causing a kernel pani...

5.4AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added yesterday4 views

SUSE CVE-2026-64576

In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nhresbucketmigrate nhresbucketmigrate passes an uninitialized netlinkextack to callnexthopresbucketnotifiers. When nhnotifierresbucketinfoinit fails e.g. the kzalloc returns -ENOMEM, the error is...

5.4AI score0.00156EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2 days ago7 views

rclone: Infinite Scale TUS Creation Transport Error Causes a Nil-Response Panic

Summary A transport failure during the initial Infinite Scale TUS creation POST can return nil response, non-nil error. Rclone dereferences the nil response before processing the error and panics. The production CreateUploader path reproduced the crash against a closed endpoint. The security...

6.1AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2 days ago8 views

rclone: Verbose Stack Trace Disclosure in RC API Error Responses

Summary When an RC API call triggers a panic recovered by the job runner, the full Go stack trace is included in the JSON error response. This leaks internal file paths, Go module versions, goroutine state, and memory addresses to the API caller. Details The panic recovery in...

5.7AI score
SaveExploits0References4Affected Software1
NVD
NVD
added 2 days ago5 views

CVE-2026-71202

The raster Rust crate's crop function src/editor.rs clamps the crop width/height against source dimensions but only clamps the offsetx/offsety parameters against 0, never against the source width/height. When an offset exceeds the corresponding source dimension, width2 - offsetx or the height...

7.5CVSS0.00263EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago6 views

CVE-2026-64577

In the Linux kernel, the following vulnerability has been resolved: gtp: check skbpulldata return in gtp1usendechoresp gtp1usendechoresp ignores skbpulldata's return value. Its caller gtp1uudpencaprecv only guarantees 16 bytes udphdr + gtp1header, but the pull requests 20 gtp1headerlong + udphdr...

0.0018EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago5 views

CVE-2026-64576

In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nhresbucketmigrate nhresbucketmigrate passes an uninitialized netlinkextack to callnexthopresbucketnotifiers. When nhnotifierresbucketinfoinit fails e.g. the kzalloc returns -ENOMEM, the error is...

0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago3 views

UBUNTU-CVE-2026-64577

In the Linux kernel, the following vulnerability has been resolved: gtp: check skbpulldata return in gtp1usendechoresp gtp1usendechoresp ignores skbpulldata's return value. Its caller gtp1uudpencaprecv only guarantees 16 bytes udphdr + gtp1header, but the pull requests 20 gtp1headerlong + udphdr...

5.5AI score0.0018EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-64577 gtp: check skb_pull_data() return in gtp1u_send_echo_resp()

In the Linux kernel, the following vulnerability has been resolved: gtp: check skbpulldata return in gtp1usendechoresp gtp1usendechoresp ignores skbpulldata's return value. Its caller gtp1uudpencaprecv only guarantees 16 bytes udphdr + gtp1header, but the pull requests 20 gtp1headerlong + udphdr...

0.0018EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago18 views

CVE-2026-64577

The CVE-2026-64577 issue is in the Linux kernel’s GTP/gtp1u path: gtp1u_send_echo_resp() ignores the return value of skb_pull_data(), while gtp1u_udp_encap_recv() can require 20 bytes but only guarantees 16. When a 16–19 byte echo request triggers a failed pull, the code continues and skb_push() ...

5.5AI score0.0018EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-53271

In the Linux kernel, the following vulnerability has been resolved: gtp: check skbpulldata return in gtp1usendechoresp gtp1usendechoresp ignores skbpulldata's return value. Its caller gtp1uudpencaprecv only guarantees 16 bytes udphdr + gtp1header, but the pull requests 20 gtp1headerlong + udphdr...

5.5AI score0.0018EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2 days ago3 views

CVE-2026-64577

In the Linux kernel, the following vulnerability has been resolved: gtp: check skbpulldata return in gtp1usendechoresp gtp1usendechoresp ignores skbpulldata's return value. Its caller gtp1uudpencaprecv only guarantees 16 bytes udphdr + gtp1header, but the pull requests 20 gtp1headerlong + udphdr...

5.5AI score0.0018EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2 days ago3 views

CVE-2026-64576

In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nhresbucketmigrate nhresbucketmigrate passes an uninitialized netlinkextack to callnexthopresbucketnotifiers. When nhnotifierresbucketinfoinit fails e.g. the kzalloc returns -ENOMEM, the error is...

5.4AI score0.00156EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2 days ago17 views

CVE-2026-64575

The CVE-2026-64575 issue affects the Linux kernel’s BPF TCP batch iterator. The root cause is a double release of socket references during batch realloc; on realloc failure, cur_sk/end_sk remain and later code dereferences a cookie as a struct sock, causing a null-ptr-deref in __sock_gen_cookie a...

5.4AI score0.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-53260

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

5.5AI score0.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-53199

The raster Rust crate's crop function src/editor.rs clamps the crop width/height against source dimensions but only clamps the offsetx/offsety parameters against 0, never against the source width/height. When an offset exceeds the corresponding source dimension, width2 - offsetx or the height...

7.5CVSS5.5AI score0.00263EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago33 views

CVE-2026-71202 raster: Integer Underflow in crop() Offset Handling Causes Capacity-Overflow Panic

The raster Rust crate's crop function src/editor.rs clamps the crop width/height against source dimensions but only clamps the offsetx/offsety parameters against 0, never against the source width/height. When an offset exceeds the corresponding source dimension, width2 - offsetx or the height...

7.5CVSS0.00263EPSS
SaveExploits0References1
RustSec
RustSec
added 6 days ago7 views

Empty NIP-50 search filters can panic

The NIP-50 event-matching path searched event content with slice::windowssearch.len. An empty search string therefore called slice::windows0, which always panics instead of returning a match result. A remote client able to submit filters to an application using this matcher could trigger the pani...

5.6AI score
SaveExploits0Affected Software1
NVD
NVD
added last week8 views

CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS0.00371EPSS
SaveExploits0References4
Rows per page
Query Builder