Lucene search
+L

13499 matches found

CVE
CVE
added 2025/12/30 12:11 p.m.28 views

CVE-2023-54222

CVE-2023-54222 affects the Linux kernel: a bug in the Tegra hte map driver (hte: tegra-194: tegra_hte_map_to_line_id) allowed an out-of-bounds read due to an off-by-one in the size check. The root cause is that the code compared against the size of the m array with a ‘>’ and needed a ‘>=’ i...

6.1AI score0.00178EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 11:10 a.m.22 views

OESA-2025-2887 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-sva: Fix mm use-after-free We currently call arm64mmcontextput without holding a reference to the mm, which can result in use-after-free. Call...

8.5CVSS7.1AI score0.00713EPSS
SaveExploits2References16
SUSE CVE
SUSE CVE
added 2025/12/30 12:31 a.m.15 views

SUSE CVE-2018-25153

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as the reported issue does not constitute a security vulnerability and represents a minor, non-exploitable memory leak...

6.1AI score0.00028EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/30 12:23 a.m.13 views

SUSE CVE-2025-68972

In GnuPG through 2.4.8, if a signed message has \f at the end of a plaintext line, an adversary can construct a modified message that places additional text after the signed material, such that signature verification of the modified message succeeds although an "invalid armor" message is printed...

5.9CVSS7AI score0.00115EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.4 views

PT-2025-54051

In the Linux kernel, the following vulnerability has been resolved: hte: tegra-194: Fix off by one in tegra hte map to line id The "map sz" is the number of elements in the "m" array so the comparison needs to be changed to = to prevent an out of bounds read...

6.4AI score0.00178EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992237)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992237 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix Oops by 9.1 surround channel names getlineoutpfx may trigger an Oops by overflowin...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/12/29 5:24 p.m.12 views

[SECURITY] Fedora 42 Update: fluidsynth-2.5.2-1.fc42

FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications. It is a "software synthesizer". FluidSynth can read MIDI even ts from the MIDI input device and render them to the audio device. It features real-time effect modulation using SoundFont 2.01 modulators, and a...

7CVSS7AI score0.00208EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/12/29 2:01 p.m.5 views

CVE-2025-68972

A flaw was found in GnuPG. An adversary can exploit this vulnerability by crafting a signed message that includes a form feed character \f at the end of a plaintext line. This allows the adversary to append additional, unsigned text to the message while the signature verification still reports...

5.9CVSS5.7AI score0.00115EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2025/12/28 6:59 a.m.234 views

ThroughTheLookingGlass

Technical Write-up: TTY LDisc Race to Kernel Execution Hijack...

7.9AI score
SaveExploits0
OSV
OSV
added 2025/12/27 11:15 p.m.9 views

CVE-2025-68972

In GnuPG through 2.4.8, if a signed message has \f at the end of a plaintext line, an adversary can construct a modified message that places additional text after the signed material, such that signature verification of the modified message succeeds although an "invalid armor" message is printed...

4.7CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2025/12/27 11:15 p.m.10 views

AZL-73192 CVE-2025-68972 affecting package gnupg2 for versions less than 2.4.9-1

In GnuPG through 2.4.8, if a signed message has \f at the end of a plaintext line, an adversary can construct a modified message that places additional text after the signed material, such that signature verification of the modified message succeeds although an "invalid armor" message is printed...

5.9CVSS5.8AI score0.00115EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/12/27 10:52 p.m.24 views

CVE-2025-68972

In GnuPG through 2.4.8, if a signed message has \f at the end of a plaintext line, an adversary can construct a modified message that places additional text after the signed material, such that signature verification of the modified message succeeds although an "invalid armor" message is printed...

5.9CVSS5.3AI score0.00115EPSS
SaveExploits0
OSV
OSV
added 2025/12/26 12:00 a.m.9 views

UBUNTU-CVE-2018-25153

GNU Barcode 0.99 contains a memory leak vulnerability in the command line processing function within cmdline.c. Attackers can exploit this vulnerability by providing specially crafted input that causes unfreed memory allocations, potentially leading to denial of service conditions...

7.5CVSS5.8AI score0.00028EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python3 (UTSA-2025-992144)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992144 advisory. During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also...

2.3CVSS6.4AI score0.00605EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:05 a.m.10 views

SUSE CVE-2022-50719

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fix stack overflow in line6miditransmit Correctly calculate available space including the size of the chunk buffer. This fixes a buffer overflow when multiple MIDI sysex messages are sent to a PODxt device...

5.1CVSS7AI score0.00221EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 8:15 p.m.12 views

CVE-2018-25153

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as the reported issue does not constitute a security vulnerability and represents a minor, non-exploitable memory leak...

0.00028EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/24 8:15 p.m.6 views

CVE-2018-25153

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as the reported issue does not constitute a security vulnerability and represents a minor, non-exploitable memory leak...

5.7AI score0.00028EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 7:27 p.m.36 views

CVE-2019-25239 V-SOL GPON/EPON OLT Platform 2.03 Unauthenticated Configuration Download

V-SOL GPON/EPON OLT Platform 2.03 contains an unauthenticated information disclosure vulnerability that allows attackers to download configuration files via direct object reference. Attackers can retrieve sensitive configuration data by sending HTTP GET requests to the usrcfg.conf endpoint,...

8.7CVSS0.00404EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/12/24 7:27 p.m.40 views

CVE-2019-25238 V-SOL GPON/EPON OLT Platform 2.03 Cross-Site Request Forgery Vulnerability

V-SOL GPON/EPON OLT Platform 2.03 contains a cross-site request forgery vulnerability that allows attackers to perform administrative actions without user consent. Attackers can craft malicious web pages to create admin users, enable SSH, or modify system settings by tricking authenticated...

5.1CVSS0.00168EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/12/24 7:27 p.m.35 views

CVE-2018-25153

...

0.00028EPSS
SaveExploits0
Rows per page
Query Builder