Lucene search
+L

9409 matches found

Debian CVE
Debian CVE
added 2026/02/04 9:31 p.m.13 views

CVE-2026-25537

jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s...

7.5CVSS5.5AI score0.00443EPSS
SaveExploits1
OSV
OSV
added 2026/02/04 8:36 p.m.6 views

GHSA-J39J-6GW9-JW6H git2 has potential undefined behavior when dereferencing Buf struct

If the Buf struct is dereferenced immediately after calling new or default on the Buf struct, a null pointer is passed to the unsafe function slice::fromrawparts. According to the safety section documentation of the function, data must be non-null and aligned even for zero-length slices or slices...

6.9CVSS5.5AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/04 7:27 p.m.11 views

CVE-2026-21862

RustFS is a distributed object storage system built in Rust. Prior to version alpha.78, IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy...

8.7CVSS5.3AI score0.00211EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/02/04 2:11 a.m.10 views

[SECURITY] Fedora 43 Update: rust-sequoia-sq-1.3.1-9.fc43

Command-line frontends for Sequoia...

5.3CVSS5.2AI score0.00346EPSS
SaveExploits0
Fedora
Fedora
added 2026/02/04 2:5 a.m.12 views

[SECURITY] Fedora 42 Update: rust-sequoia-sqv-1.3.0-5.fc42

A simple OpenPGP signature verification program...

5.3CVSS5.2AI score0.00346EPSS
SaveExploits0
Fedora
Fedora
added 2026/02/04 2:5 a.m.11 views

[SECURITY] Fedora 42 Update: rust-sequoia-sq-1.3.1-9.fc42

Command-line frontends for Sequoia...

5.3CVSS5.2AI score0.00346EPSS
SaveExploits0
Fedora
Fedora
added 2026/02/04 2:5 a.m.15 views

[SECURITY] Fedora 42 Update: rust-sequoia-keystore-server-0.2.0-5.fc42

Sequoia keystore daemon...

5.3CVSS5.2AI score0.00346EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2026/02/04 12:0 a.m.7 views

Fedora: Security Advisory (FEDORA-2026-9317b8ea7b)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.4AI score0.00346EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2026/02/04 12:0 a.m.6 views

Fedora: Security Advisory (FEDORA-2026-304a740a0b)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.4AI score0.00346EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/03 12:0 a.m.13 views

PT-2026-6355

Details In the unique reclaim path of BytesMut::reserve, the condition rs if v capacity = new cap + offset uses an unchecked addition. When new cap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual...

6.9CVSS5.5AI score0.00552EPSS
SaveExploits1References7
GithubExploit
GithubExploit
added 2026/02/02 10:32 p.m.309 views

Exploit for Expression Language Injection in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

ExploitAtlas A full-stack Rust application for CVE intelligen...

10CVSS8.2AI score0.99999EPSS
SaveExploits360
OSV
OSV
added 2026/02/02 12:0 p.m.8 views

RUSTSEC-2026-0008 Potential undefined behavior when dereferencing Buf struct

if we dereference the Buf struct right after calling new or default on Buf struct, it passes Null Pointer to the unsafe function slice::fromrawparts. Based on the safety section documentation of function, data must be non-null and aligned even for zero-length slices or slices of ZSTs. Thus, passi...

5.5AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/01 12:24 a.m.14 views

SUSE CVE-2025-71181

In the Linux kernel, the following vulnerability has been resolved: rustbinder: remove spinlock in rustshrinkfreepage When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 "mm/listlru: split the lock to per-cgroup scope" into account, and apparently I did not end up...

5.5CVSS5.7AI score0.00102EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/02/01 12:0 a.m.9 views

Sleep Reveals the Nonce: Breaking ECDSA Using Sleep-Based Power Side-Channel Vulnerability

Security of Elliptic Curve Digital Signature Algorithm ECDSA depends on the secrecy of the per-signature nonce. Even partial nonce leakage can expose the long-term private key through lattice-based cryptanalysis. In this paper, we introduce a previously unexplored power side-channel vulnerability...

5.4AI score
SaveExploits0
NVD
NVD
added 2026/01/31 12:16 p.m.12 views

CVE-2025-71181

In the Linux kernel, the following vulnerability has been resolved: rustbinder: remove spinlock in rustshrinkfreepage When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 "mm/listlru: split the lock to per-cgroup scope" into account, and apparently I did not end up...

5.5CVSS0.00102EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.8 views

CVE-2025-71181

In the Linux kernel, the following vulnerability has been resolved: rustbinder: remove spinlock in rustshrinkfreepage When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 "mm/listlru: split the lock to per-cgroup scope" into account, and apparently I did not end up...

5.5CVSS5.7AI score0.00102EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/31 12:16 p.m.8 views

UBUNTU-CVE-2025-71181

In the Linux kernel, the following vulnerability has been resolved: rustbinder: remove spinlock in rustshrinkfreepage When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 "mm/listlru: split the lock to per-cgroup scope" into account, and apparently I did not end up...

5.5CVSS5.7AI score0.00102EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.11 views

CVE-2025-71181

In the Linux kernel, the following vulnerability has been resolved: rustbinder: remove spinlock in rustshrinkfreepage When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 "mm/listlru: split the lock to per-cgroup scope" into account, and apparently I did not end up...

5.5CVSS5.2AI score0.00102EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/31 11:38 a.m.43 views

CVE-2025-71181 rust_binder: remove spin_lock() in rust_shrink_free_page()

In the Linux kernel, the following vulnerability has been resolved: rustbinder: remove spinlock in rustshrinkfreepage When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 "mm/listlru: split the lock to per-cgroup scope" into account, and apparently I did not end up...

0.00102EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/31 11:38 a.m.15 views

EUVD-2025-206594

In the Linux kernel, the following vulnerability has been resolved: rustbinder: remove spinlock in rustshrinkfreepage When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 "mm/listlru: split the lock to per-cgroup scope" into account, and apparently I did not end up...

5.7AI score0.00102EPSS
SaveExploits0References2
Rows per page
Query Builder