Lucene search
+L

1807 matches found

OSV
OSV
added 2024/05/03 7:54 a.m.20 views

SUSE-SU-2024:1490-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-46925: Fixed kernel panic caused by race of smcsock bsc1220466. - CVE-2021-46926: Fixed bug when detecting controllers in ALSA/hda/intel-sdw-acpi...

9.8CVSS8.9AI score0.08555EPSS
SaveExploits7References405
Vulnrichment
Vulnrichment
added 2024/05/01 1:4 p.m.23 views

CVE-2024-27070 f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free issue in f2fsfilemapfault syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in f2fsfilemapfault+0xd1/0x2c0 fs/f2fs/file.c:49 Read of size 8 at addr ffff88807bb22680 by task...

7.1CVSS6.7AI score0.00227EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.32 views

CVE-2024-26937

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queuepriorityhint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows replacement of an active request that may complete befo...

5.5CVSS6.4AI score0.00269EPSS
SaveExploits0References28
OSV
OSV
added 2024/04/29 12:57 p.m.16 views

SUSE-SU-2024:1465-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2020-36780: Fixed a reference leak when pmruntimegetsync fails in i2c bsc1220556. - CVE-2020-36781: Fixed reference leak when pmruntimegetsync fails in i2c/im...

9.8CVSS9.3AI score0.0076EPSS
SaveExploits2References296
OSV
OSV
added 2024/04/29 4:15 a.m.9 views

AZL-40068 CVE-2024-3096 affecting package php for versions less than 8.1.28-1

In PHP version 8.1. before 8.1.28, 8.2. before 8.2.18, 8.3. before 8.3.5, if a password stored with passwordhash starts with a null byte \x00, testing a blank string as the password via passwordverify will incorrectly return true...

6.5CVSS6.4AI score0.0148EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/04/25 12:0 a.m.6 views

PT-2024-24741

Name of the Vulnerable Software and Affected Versions Vyper versions prior to 0.3.0 Description The issue concerns the default function not respecting the @nonreentrancy decorator, and the lock not being emitted. This is a known bug with low impact, as using a lock on a default function is a...

5.3CVSS6.1AI score0.00415EPSS
SaveExploits0References11
Packet Storm
Packet Storm
added 2024/04/24 12:0 a.m.869 views

Nginx 1.25.5 Host Header Validation

Nginx = 1.25.5 $host variable validation bug Intro: In the "Host" header sent to Nginx web server you can't just insert a dot or something like that, because a filtering rules exists there. The ngxhttpvalidatehost function is responsible for filtering...

7.4AI score
SaveExploits0
zdt
zdt
added 2024/04/24 12:0 a.m.4918 views

Nginx 1.25.5 Host Header Validation Vulnerability

Nginx versions 1.25.5 and below appear to have a host header filtering validation bug that could possibly be used for malice. Nginx = 1.25.5 $host variable validation bug Intro: In the "Host" header sent to Nginx web server you can't just insert a dot or something like that, because a filtering...

7.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/04/22 6:45 p.m.47 views

Moby (Docker Engine) started with non-empty inheritable Linux process capabilities

Impact A bug was found in Moby Docker Engine where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during...

5.9CVSS7.5AI score0.00492EPSS
SaveExploits0References21Affected Software2
GithubExploit
GithubExploit
added 2024/04/21 12:26 p.m.535 views

Exploit for Cross-site Scripting in Cpanel

Badges !MIT Licensehttps://img.shields.io/badge/Licens...

6.1CVSS6.4AI score0.65533EPSS
SaveExploits7
CVE
CVE
added 2024/04/18 9:47 a.m.7949 views

CVE-2024-26921

CVE-2024-26921 affects the Linux kernel inet_defrag path. The issue arises when ip_local_out() and similar calls pass skb->sk as an argument and the skb is a fragment undergoing reassembly; if reassembly happens before the call returns, the socket (skb->sk) must not be released. This can oc...

7.8CVSS6.4AI score0.00395EPSS
SaveExploits1References8Affected Software1
Debian CVE
Debian CVE
added 2024/04/17 10:53 p.m.57 views

CVE-2023-4234

A flaw was found in ofono, an Open Source Telephony on Linux. A stack overflow bug is triggered within the decodesubmitreport function during the SMS decoding. It is assumed that the attack scenario is accessible from a compromised modem, a malicious base station, or just SMS. There is a bound...

8.1CVSS8.1AI score0.01149EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/04/14 9:32 p.m.33 views

HackerOne: 2fa can't be activated on app.pullrequest.com

Vulnerability description not provided...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/04/04 9:15 p.m.18 views

AZL-38950 CVE-2023-45288 affecting package influxdb for versions less than 2.7.3-6

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-CVE-2024-26772

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

7.8CVSS5.6AI score0.00264EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.24 views

CVE-2024-26754 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

7.6AI score0.00252EPSS
SaveExploits0References8
NVD
NVD
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26709

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: Fix the missing iommugroupput during platform domain attach The function spaprtceplatformiommuattachdev is missing to call iommugroupput when the domain is already set. This refcount leak shows up with BUGON during...

5.5CVSS6.2AI score0.00195EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/03/29 3:30 a.m.4 views

SUSE CVE-2024-2004

When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been...

3.5CVSS8.9AI score0.01681EPSS
SaveExploits1References9
OSV
OSV
added 2024/03/18 9:15 p.m.6 views

UBUNTU-CVE-2024-22412

ClickHouse is an open-source column-oriented database management system. A bug exists in the cloud ClickHouse offering prior to version 24.0.2.54535 and in github.com/clickhouse/clickhouse version 23.1. Query caching bypasses the role based access controls and the policies being enforced on roles...

4.9CVSS5.8AI score0.00592EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/15 3:15 p.m.6 views

DEBIAN-CVE-2024-28318

gpac 2.3-DEV-rev921-g422b78ecf-master was discovered to contain a out of boundary write vulnerability via swfgetstring at scenemanager/swfparse.c:325...

7.1CVSS7AI score0.00528EPSS
SaveExploits1References1
Rows per page
Query Builder