Lucene search
+L

202 matches found

OSV
OSV
added 2024/07/29 5:15 p.m.13 views

UBUNTU-CVE-2024-42090

In the Linux kernel, the following vulnerability has been resolved: pinctrl: fix deadlock in createpinctrl when handling -EPROBEDEFER In createpinctrl, pinctrlmapsmutex is acquired before calling addsetting. If addsetting returns -EPROBEDEFER, createpinctrl calls pinctrlfree. However, pinctrlfree...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References37
CNNVD
CNNVD
added 2024/07/29 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 the Linux kernel that stems from a potential deadlock due to a duplicate fetch of pinctrlmapsmutex when handling the -EPROBEDEFER error...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.35 views

CVE-2024-36484 net: relax socket state check at accept time.

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

6.6AI score0.00301EPSS
SaveExploits0References8
Amazon
Amazon
added 2024/06/12 12:00 a.m.19 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen CVE-2023-53824 In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial CVE-2024-26900 In the Linux kernel, the...

7.8CVSS7AI score0.00904EPSS
SaveExploits0
Amazon
Amazon
added 2024/05/30 12:00 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv-len is a multiple of 4, then dstlen / 4 can write past the destination array which leads to stack corruption. This construct is necessary to clean th...

8.1CVSS6.8AI score0.01305EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.51 views

CVE-2024-35860

In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpflink dealloc to after RCU grace period BPF link for some program types is passed as a "context" which can be used by those BPF programs to look up additional information. E.g., for multi-kprobes and...

7.8CVSS5.9AI score0.00234EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/05/01 7:18 p.m.31 views

CVE-2024-27022

A flaw was found in the Linux kernel. A race condition can occur when the fork system call is called due to improper locking, triggering a warning, impacting system stability, and resulting in a denial of service. Mitigation Mitigation for this issue is either not available or the currently...

5.1CVSS7.9AI score0.0027EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/01 5:35 a.m.29 views

CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS7.5AI score0.0027EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.13 views

kernel: Bluetooth: hci_conn: Fix crash on hci_create_cis_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix crash on hcicreatecissync When attempting to connect multiple ISO sockets without using DEFERSETUP may result in the following crash: BUG: KASAN: null-ptr-deref in hcicreatecissync+0x18b/0x2b0 Read of size...

5.5CVSS6.8AI score0.0015EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/21 12:00 a.m.66 views

RHEL 5 : httpd and httpd22 (RHSA-2010:0011)

The remote Redhat Enterprise Linux 5 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2010:0011 advisory. - httpd: NULL pointer defer in modproxyftp caused by crafted EPSV and PASV reply CVE-2009-3094 - httpd: modproxyftp FTP command injection vi...

9.8CVSS7.4AI score0.87264EPSS
SaveExploits18References10
SUSE CVE
SUSE CVE
added 2024/04/13 2:10 a.m.13 views

SUSE CVE-2024-26769

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

5.5CVSS6.3AI score0.00631EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.10 views

SUSE CVE-2021-47165

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

5.5CVSS7.7AI score0.00226EPSS
SaveExploits0References11
NVD
NVD
added 2024/03/25 10:15 a.m.16 views

CVE-2021-47165

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

5.5CVSS7.2AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/22 5:15 p.m.8 views

UBUNTU-CVE-2023-52447

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr decreases the...

7.8CVSS6.2AI score0.00249EPSS
SaveExploits0References25
NVD
NVD
added 2024/01/05 10:15 a.m.27 views

CVE-2023-52121

Cross-Site Request Forgery CSRF vulnerability in NitroPack Inc. NitroPack – Cache & Speed Optimization for Core Web Vitals, Defer CSS & JavaScript, Lazy load Images.This issue affects NitroPack – Cache & Speed Optimization for Core Web Vitals, Defer CSS & JavaScript, Lazy load Images: from n/a...

8.8CVSS6.3AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/05 10:15 a.m.8 views

CVE-2023-52121

Cross-Site Request Forgery CSRF vulnerability in NitroPack Inc. NitroPack – Cache & Speed Optimization for Core Web Vitals, Defer CSS & JavaScript, Lazy load Images.This issue affects NitroPack – Cache & Speed Optimization for Core Web Vitals, Defer CSS & JavaScript, Lazy load Images: from n/a...

8.8CVSS7.3AI score0.00216EPSS
SaveExploits0References1
CVE
CVE
added 2024/01/05 9:22 a.m.53 views

CVE-2023-52121

Mode C: A CSRF vulnerability is present in NitroPack – Cache & Speed Optimization for Core Web Vitals, Defer CSS & JavaScript, Lazy load Images (WordPress plugin). Affected versions are up to 1.10.2; the OpenVAS entry indicates the issue exists in NitroPack versions prior to 1.10.3. The vulnerabi...

8.8CVSS8.5AI score0.00216EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2023/10/18 10:15 p.m.20 views

Design/Logic Flaw

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when a multi-part response is...

5CVSS7.5AI score0.00726EPSS
SaveExploits0References2Affected Software2
CVE
CVE
added 2023/10/18 9:29 p.m.63 views

CVE-2023-45812

CVE-2023-45812 affects Apollo Router (Rust). A DoS can occur when handling multi-part responses if the client uses queries with @defer or Subscriptions and the router is configured with a coprocessor level coprocessor.supergraph.response in router.yaml. The vulnerability can cause the router to p...

7.5CVSS7.4AI score0.00726EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/10/18 9:29 p.m.24 views

CVE-2023-45812 Improper Check or Handling of Exceptional Conditions in apollo-router

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when a multi-part response is...

7.5CVSS7.4AI score
SaveExploits0References4
Rows per page
Query Builder