Lucene search
+L

144 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-8721

Malware in sbrugna...

7.8CVSS8.1AI score0.00352EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-3160

Malware in sbrugna...

7.8CVSS6.7AI score0.00708EPSS
SaveExploits1References40
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2025-12948

Malicious code in bioql PyPI...

5.6AI score0.00159EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/22 12:00 a.m.10 views

ALSA-2025:16354 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: usb: dwc3: gadget: check that event count does not exceed event buffer length CVE-2025-37810 kernel: sunrpc: fix handling of server side tls alerts CVE-2025-38566 For more details about t...

9.8CVSS8.1AI score0.00587EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a missing reference count check in the addrconfmodrstimer function, which could lead to a reference count overfl...

5.5CVSS5.9AI score0.00164EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-52519

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit The EHL Elkhart Lake based...

7.1CVSS5.6AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/02 11:21 p.m.6 views

SUSE CVE-2025-52886

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

7CVSS7.2AI score0.00376EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2025/07/02 12:00 a.m.14 views

Freedesktop Poppler 资源管理错误漏洞

Freedesktop Poppler is a Freedesktop community C++ class library for generating PDFs, which is inherited from Xpdf PDF reader. A resource management error vulnerability exists in Freedesktop Poppler versions prior to 25.06.0, which stems from a reference count overflow that could lead to reuse...

6.9CVSS8.4AI score0.00376EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: filemap: Fix bounds checking in filemap_read()

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS6.8AI score0.00246EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 3:16 p.m.17 views

UBUNTU-CVE-2022-49820

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARNON in mctpi2cflowrelease: if midev-releasecount midev-i2clockcount WARNONCE1, "release count overflow"; This may be hit if we expire a...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:09 p.m.18 views

CVE-2022-49820 mctp i2c: don't count unused / invalid keys for flow release

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARNON in mctpi2cflowrelease: if midev-releasecount midev-i2clockcount WARNONCE1, "release count overflow"; This may be hit if we expire a...

5AI score
SaveExploits0References5
CVE
CVE
added 2025/05/01 2:09 p.m.68 views

CVE-2022-49820

CVE-2022-49820 concerns the Linux kernel mctp i2c flow release logic. The issue arises when release_count > i2c_lock_count, triggering a WARN_ONCE due to expiring a flow before sending the first packet and not pairing the release increment with the i2c lock operation. The fix adds a guard: onl...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect count in mctpi2cflowrelease, which could lead to a release count overflow...

5.5CVSS5.2AI score0.00159EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.13 views

PT-2025-18537

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the mctp i2c module. The issue arises when a flow is released before sending the first packet it contains, causing a...

5.5CVSS5.2AI score0.00159EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2021-3782

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An internal reference count is held on the buffer pool, incremented every time a new buffer is created from the pool. The reference count is maintained as an in...

6.6CVSS7AI score0.003EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: filemap: Fixing the bounds checking in filemapread. If the caller provides an iocb-kipos value that is close to the upper limit of the filesystem, and an iterator with a count that causes us to exceed that limit, then filemapread...

5.5CVSS6.2AI score0.00246EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/28 4:53 a.m.33 views

CVE-2024-46972 GPU DDK - Security: Reference count overflow in pvr_sync_rollback_export_fence

Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger use-after-free kernel exceptions...

0.00167EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/28 4:53 a.m.133 views

CVE-2024-46972

CVE-2024-46972 is an Imagination Technologies PowerVR-GPU driver issue. The vulnerability arises from a faulty GPU system call path that can be triggered by code running with normal user permissions, leading to a use-after-free in the kernel. The CVE is documented with a local-execution impact pr...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.8 views

SUSE CVE-2024-50272

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS7.7AI score0.00246EPSS
SaveExploits0References16
OSV
OSV
added 2024/11/19 2:16 a.m.11 views

AZL-53516 CVE-2024-50272 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS6.3AI score0.00246EPSS
SaveExploits0References1
Rows per page
Query Builder