Lucene search
+L

4944 matches found

OSV
OSV
added 2025/12/08 1:16 a.m.5 views

UBUNTU-CVE-2025-40322

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

7.1CVSS6.1AI score0.0014EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/08 12:46 a.m.8 views

CVE-2025-40322 fbdev: bitblit: bound-check glyph index in bit_putcs*

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

7.1CVSS6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.32 views

CVE-2025-40322 fbdev: bitblit: bound-check glyph index in bit_putcs*

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

7.1CVSS0.0014EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/08 12:46 a.m.409 views

CVE-2025-40322

The CVE-2025-40322 issue affects the Linux kernel fbdev font handling. The bound-check for glyph indices in bit_putcs_aligned() and bit_putcs_unaligned() derived the glyph pointer from the character value masked by 0xff/0x1ff, which could exceed the font’s glyph count and cause an out-of-bounds r...

7.1CVSS6.1AI score0.0014EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40322

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may...

7.1CVSS6.5AI score0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/04 4:16 p.m.5 views

CVE-2025-40252

In the Linux kernel, the following vulnerability has been resolved: net: qlogic/qede: fix potential out-of-bounds read in qedetpacont and qedetpaend The loops in 'qedetpacont' and 'qedetpaend', iterate over 'cqe-lenlist' using only a zero-length terminator as the stopping condition. If the...

9.8CVSS0.00588EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/04 4:16 p.m.9 views

AZL-71393 CVE-2025-40252 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: net: qlogic/qede: fix potential out-of-bounds read in qedetpacont and qedetpaend The loops in 'qedetpacont' and 'qedetpaend', iterate over 'cqe-lenlist' using only a zero-length terminator as the stopping condition. If the...

9.8CVSS5.8AI score0.00588EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 4:16 p.m.6 views

UBUNTU-CVE-2025-40252

In the Linux kernel, the following vulnerability has been resolved: net: qlogic/qede: fix potential out-of-bounds read in qedetpacont and qedetpaend The loops in 'qedetpacont' and 'qedetpaend', iterate over 'cqe-lenlist' using only a zero-length terminator as the stopping condition. If the...

9.8CVSS5.9AI score0.00588EPSS
SaveExploits0References33
CVE
CVE
added 2025/12/04 4:8 p.m.33 views

CVE-2025-40252

The CVE-2025-40252 issue affects the Linux kernel driver net/ethernet/qlogic/qede, specifically the qede_tpa_cont() and qede_tpa_end() routines. The vulnerability arises from loops that traverse cqe->len_list[] using only a zero-length terminator; if the terminator is missing or malformed, the...

9.8CVSS6AI score0.00588EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.62 views

CVE-2025-40252 net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()

In the Linux kernel, the following vulnerability has been resolved: net: qlogic/qede: fix potential out-of-bounds read in qedetpacont and qedetpaend The loops in 'qedetpacont' and 'qedetpaend', iterate over 'cqe-lenlist' using only a zero-length terminator as the stopping condition. If the...

9.8CVSS0.00588EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.6 views

kernel: drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS5.8AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/04 10:4 a.m.10 views

SUSE-SU-2025:4320-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-50327: ACPI: processor: idle: Check acpifetchacpidev return value bsc1249859. - CVE-2022-50334: hugetlbfs: fix null-ptr-deref in hugetlbfsparseparam bsc1249857. ...

9.8CVSS9.2AI score0.21314EPSS
SaveExploits0References417
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.17 views

PT-2025-49082

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to out-of-bounds read access within the qede tpa cont and qede tpa end functions. The loops in these functions iterate over the cqe-len list...

6.1AI score0.00588EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:0 a.m.7 views

Fedora 43 : cef (2025-604e02ca72)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-604e02ca72 advisory. Update to 142.0.7444.162 High CVE-2025-12725: Out of bounds write in WebGPU High CVE-2025-12726: Inappropriate implementation in Views High...

8.8CVSS6.9AI score0.06679EPSS
SaveExploits2References26
Cvelist
Cvelist
added 2025/12/02 2:34 a.m.19 views

CVE-2025-20754

In Modem, there is a possible system crash due to an incorrect bounds check. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Patc...

0.00482EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/01 12:0 a.m.11 views

ASB-A-291281543

In ensureBound of RemotePrintService.java, there is a possible way for a background app to keep foreground permissions due to a permissions bypass. This could lead to local escalation of privilege with user execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS6.7AI score0.00085EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/11/27 12:0 a.m.12 views

Abacre Restaurant Point of Sale Insecure Storage

All versions of Abacre Restaurant Point of Sale POS up to 15.0.0.1656 leave device-bound license keys in process memory insecurely...

6.9AI score0.00239EPSS
SaveExploits2
Cvelist
Cvelist
added 2025/11/26 5:43 a.m.19 views

CVE-2025-9557 Bluetooth: Mesh: Out-of-Bound Write in gen_prov_cont

‭An out-of-bound write can lead to an arbitrary code execution. Even on devices with some form of memory protection, this can still lead to‬ ‭a crash and a resultant denial of service.‬...

7.6CVSS0.00203EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/11/25 6:17 p.m.15 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS7.2AI score0.00639EPSS
SaveExploits0References15
CVE
CVE
added 2025/11/25 5:58 p.m.24 views

CVE-2025-33189

The CVE-2025-33189 entry concerns NVIDIA DGX Spark GB10 with a vulnerability in the SROOT firmware. The root cause is an out-of-bounds write in SROOT, which could allow an attacker to trigger code execution, data tampering, denial of service, information disclosure, or privilege escalation. Affec...

7.8CVSS6.9AI score0.00174EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder