Lucene search
+L

1150 matches found

OpenVAS
OpenVAS
added 2024/06/07 12:0 a.m.8 views

Fedora: Security Advisory for rust-is_ci (FEDORA-2024-40ee18b2e7)

The remote host is missing an update for the 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 ifdescription...

7.5AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2024/06/03 10:4 p.m.425 views

Exploit for Use After Free in Linux Linux_Kernel

CVE-2024-1086-checker This is a simple checker script to dete...

7.8CVSS7.6AI score0.28058EPSS
SaveExploits16
OSV
OSV
added 2024/06/03 2:16 a.m.10 views

MAL-2024-1515 Malicious code in djs-checker (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 64a58c6bac1a5d6e47842d8e27e606c713ed2da48e715d58a34cbcaebfc1293e Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/03 2:16 a.m.4 views

Malicious code in djs-checker (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 64a58c6bac1a5d6e47842d8e27e606c713ed2da48e715d58a34cbcaebfc1293e Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.21 views

CVE-2024-36030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

7.1CVSS6.3AI score0.00227EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/30 3:19 p.m.23 views

CVE-2024-36030 octeontx2-af: fix the double free in rvu_npc_freemem()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

6.9AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/30 3:19 p.m.26 views

CVE-2024-36030 octeontx2-af: fix the double free in rvu_npc_freemem()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

6.5AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 3:19 p.m.18 views

CVE-2024-36030 octeontx2-af: fix the double free in rvu_npc_freemem()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

7.1CVSS6.1AI score0.00227EPSS
SaveExploits0References5
Fedora
Fedora
added 2024/05/26 1:29 a.m.15 views

[SECURITY] Fedora 40 Update: rust-is_ci-1.2.0-2.fc40

Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss...

7.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.21 views

CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

4.7CVSS6AI score0.00168EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/17 2:15 p.m.29 views

UBUNTU-CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

4.7CVSS6AI score0.00168EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.20 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

6.8AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.39 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.5AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 1:23 p.m.89 views

CVE-2024-35798

CVE-2024-35798 is a Linux kernel vulnerability in btrfs where a race in read_extent_buffer_pages can cause uptodate status to be missed during concurrent reads of the same extent buffer. The issue can lead to concurrent modification and tree-checker errors (e.g., corrupted nodes) due to an unnece...

4.7CVSS6.8AI score0.00168EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.63 views

CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

4.7CVSS6.2AI score0.00168EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/05/07 12:0 a.m.25 views

SUSE: Security Advisory (SUSE-SU-2024:0884-1)

The remote host is missing an update for the 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 ifdescription...

5.5CVSS7.6AI score0.05188EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2024/05/07 12:0 a.m.31 views

SUSE: Security Advisory (SUSE-SU-2024:0885-1)

The remote host is missing an update for the 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 ifdescription...

5.5CVSS7.6AI score0.05188EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2024/04/27 4:55 p.m.50 views

Url-Status-Checker - Tool For Swiftly Checking The Status Of URLs

Status Checker is a Python script that checks the status of one or multiple URLs/domains and categorizes them based on their HTTP status codes. Version 1.0.0 Created BY BLACK-SCORP10 t.me/BLACK-SCORP10 Features Check the status of single or multiple URLs/domains. Asynchronous HTTP requests for...

7.2AI score
SaveExploits0References3
GithubExploit
GithubExploit
added 2024/04/21 12:38 p.m.307 views

Exploit for Improper Input Validation in Paloaltonetworks Pan-Os

cve-2024-3400 Python exploit and checker script for CVE-2024-3...

10CVSS10AI score0.99999EPSS
SaveExploits44
GithubExploit
GithubExploit
added 2024/04/03 7:10 p.m.276 views

Exploit for Embedded Malicious Code in Tukaani Xz

CVE-2024-3094-Checker The repository consists of a checker fil...

10CVSS10AI score0.85974EPSS
SaveExploits40
Rows per page
Query Builder