Lucene search
+L

1312 matches found

OSV
OSV
added 2024/05/21 4:15 p.m.10 views

UBUNTU-CVE-2023-52747

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Restore allocated resources on failed copyout Fix a resource leak if an error occurs...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/21 3:23 p.m.36 views

CVE-2023-52747 IB/hfi1: Restore allocated resources on failed copyout

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Restore allocated resources on failed copyout Fix a resource leak if an error occurs...

6.5AI score0.0024EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.26 views

CVE-2021-47363

In the Linux kernel, the following vulnerability has been resolved: nexthop: Fix division by zero while replacing a resilient group The resilient nexthop group torture tests in fibnexthop.sh exposed a possible division by zero while replacing a resilient group 1. The division by zero occurs when...

5.5CVSS5.9AI score0.00208EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/20 9:41 a.m.138 views

CVE-2024-35951

CVE-2024-35951 affects the Linux kernel's DRM Panfrost driver (panfrost_mmu_map_fault_addr). The patch fixes the error path when page/SGT allocations fail: it should not prematurely release page references; instead, leave state in place for the BO release function to cleanup or for the fault hand...

7.8CVSS6.7AI score0.00244EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/17 3:15 p.m.1 views

DEBIAN-CVE-2024-35854

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix possible use-after-free during rehash The rehash delayed work migrates filters from one region to another according to the number of available credits. The migrated from region is destroyed at the end ...

7.8CVSS5.9AI score0.00616EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/05/13 6:46 a.m.36 views

Cross-Site Scripting (XSS)

froxlor/froxlor is vulnerable to Cross-Site Scripting. The vulnerability is due to inadequate sanitization of user input in the loginname parameter during failed login attempts, which allows attackers to inject and store malicious scripts that are executed when an administrator views the System...

9.6CVSS6.7AI score0.00963EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/05/09 3:2 p.m.8 views

glibc: null pointer dereferences after failed netgroup cache insertion

A flaw was found in the glibc netgroup cache. After a failed cache insertion, addgetnetgrentX tries to send the non-existing response after the not-found header. This can lead to a null pointer dereference that causes a crash or exit...

5.9CVSS6.7AI score0.01216EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/04 2:29 a.m.10 views

SUSE CVE-2022-48705

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix crash in chip reset fail In case of drv own fail in reset, we may need to run macreset several times. The sequence would trigger system crash as the log below. Because we do not re-enable/schedule "txnapi...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/04/26 5:12 a.m.16 views

Improper Restriction Of Excessive Authentication Attempts

github.com/zitadel/zitadel/ is vulnerable to Improper Restriction of Excessive Authentication Attempts. The vulnerability is due to the absence of a mechanism to restrict failed TOTP authentication attempts...

8.1CVSS7AI score0.00456EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/18 2:35 a.m.71 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. 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 available for...

9.8CVSS6.6AI score0.00969EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.22 views

CVE-2024-26868

In the Linux kernel, the following vulnerability has been resolved: nfs: fix panic when nfs4fflayoutprepareds fails We've been seeing the following panic in production BUG: kernel NULL pointer dereference, address: 0000000000000065 PGD 2f485f067 P4D 2f485f067 PUD 2cc5d8067 PMD 0 RIP:...

7.5CVSS7.1AI score0.00609EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/10 12:21 p.m.3 views

argo-cd: Denial of Service Due to Unsafe Array Modification in Multi-threaded Environment

A flaw was found in Argo CD that may result in a remote denial of service. The expireOldFailedAttempts function modifies an array while it is being iterated over. This issue may cause an application crash when executed in a multi-threaded environment if two threads interact with the same array...

7.5CVSS5.8AI score0.01176EPSS
SaveExploits1References5
Mageia
Mageia
added 2024/04/05 6:24 p.m.75 views

Updated nodejs packages fix security vulnerabilities

Nodejs 20.12.1 release fixes 2 CVE: CVE-2024-27983 - Assertion failed in node::http2::Http2Session::Http2Session leads to HTTP/2 server crash- High CVE-2024-27982 - HTTP Request Smuggling via Content Length Obfuscation - Medium...

8.2CVSS7.7AI score0.87211EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/04/04 12:0 a.m.20 views

Node.js Multiple Vulnerabilities (Apr 2024) - Mac OS X

Node.js is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 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 CPE = "cpe:/a:nodejs:node.js"; ifdescription...

8.2CVSS6.8AI score0.87211EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.14 views

CVE-2024-26726 btrfs: don't drop extent_map for free space inode on write error

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

7AI score0.00259EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/03 2:55 p.m.136 views

CVE-2024-26726

CVE-2024-26726 : In the Linux kernel, a Btrfs bug could panic when writing the free-space inode because the extent map was dropped on a write error and then looked up again, yielding EXTENT_MAP_HOLE on a second pass. The fix removes dropping the extent_map range for the failed free-space cache wr...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/04/01 3:15 p.m.23 views

CVE-2024-21468

Memory corruption when there is failed unmap operation in GPU...

8.4CVSS8.6AI score0.00111EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/01 3:6 p.m.41 views

CVE-2024-21468 Use After Free in Kernel

Memory corruption when there is failed unmap operation in GPU...

8.4CVSS8.8AI score0.00111EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/01 12:0 a.m.8 views

PT-2024-18889 · Qualcomm · Qualcomm

Name of the Vulnerable Software and Affected Versions: Qualcomm affected versions not specified Description: The issue is related to memory corruption that occurs when there is a failed unmap operation in the GPU. This can lead to a use-after-free UAF condition in the client if a dangling page...

8.4CVSS6.7AI score0.00111EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.6 views

SUSE CVE-2021-47143

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References8
Rows per page
Query Builder