Lucene search
+L

5877 matches found

CVE
CVE
added 2024/07/29 3:47 p.m.88 views

CVE-2024-41083

CVE-2024-41083 affects the Linux kernel netfs code path. The flaw in netfs_page_mkwrite() could dereference a NULL folio->mapping when the folio lock is held, causing kernel oopses during mmap/write scenarios. The fix ensures folio->mapping is valid after taking the folio lock (consistent w...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/07/29 3:47 p.m.19 views

CVE-2024-41083 netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 3:47 p.m.18 views

CVE-2024-41083 netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

6.6AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 3:15 p.m.2 views

DEBIAN-CVE-2024-41067

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly BUG When running btrfs/060 with forced RST feature, it would crash the following ASSERT inside scrubreadendio: ASSERTsectornr nrsectors; Before that, we would have tree dump from...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.9 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 failure to check for the validity of folio-mapping in the netfspagemkwrite function...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/25 8:41 a.m.12 views

httpd: Improper escaping of output in mod_rewrite

A flaw was found in the modrewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure...

9.1CVSS7.4AI score0.99957EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/07/25 8:34 a.m.14 views

httpd: Improper escaping of output in mod_rewrite

A flaw was found in the modrewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure...

9.1CVSS7.4AI score0.99957EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/07/24 2:05 p.m.26 views

httpd: Improper escaping of output in mod_rewrite

A flaw was found in the modrewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure...

9.1CVSS7.4AI score0.99957EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/07/24 12:40 p.m.10 views

httpd: Improper escaping of output in mod_rewrite

A flaw was found in the modrewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure...

9.1CVSS7.4AI score0.99957EPSS
SaveExploits1References6
Amazon
Amazon
added 2024/07/24 12:00 a.m.58 views

Important: httpd24

Issue Overview: Substitution encoding issue in modrewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI. Users are...

9.8CVSS8.3AI score0.99957EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/07/23 1:24 p.m.11 views

httpd: Improper escaping of output in mod_rewrite

A flaw was found in the modrewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure...

9.1CVSS7.4AI score0.99957EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/07/23 8:59 a.m.8 views

httpd: Improper escaping of output in mod_rewrite

A flaw was found in the modrewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure...

9.1CVSS7.4AI score0.99957EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/07/23 12:00 a.m.9 views

PT-2024-29493 · Unknown · Canarytokens

Name of the Vulnerable Software and Affected Versions: Canarytokens versions prior to sha-8ea5315 Description: Canarytokens help track activity and actions on a network. The Webhook alert feature in Canarytokens.org was vulnerable to a blind Server-Side Request Forgery SSRF prior to sha-8ea5315...

5.4CVSS7.3AI score0.00381EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/19 2:37 a.m.6 views

SUSE CVE-2024-41011

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush...

7.8CVSS6.3AI score0.00223EPSS
SaveExploits0References28
OSV
OSV
added 2024/07/18 7:15 a.m.7 views

UBUNTU-CVE-2024-41011

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush...

7.8CVSS6.1AI score0.00223EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.5 views

SUSE CVE-2022-48862

In the Linux kernel, the following vulnerability has been resolved: vhost: fix hung thread due to erroneous iotlb entries In vhostiotlbaddrangectx, range size can overflow to 0 when start is 0 and last is ULONGMAX. One instance where it can happen is when userspace sends an IOTLB message with...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.5 views

SUSE CVE-2024-40988

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry...

5.5CVSS6.4AI score0.00281EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/07/16 6:55 p.m.22 views

CVE-2024-40984

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 "ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."". The initial purpose of this...

5.5CVSS8.1AI score0.00299EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 4:27 p.m.23 views

CVE-2024-40948

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: fix crash on ZONEDEVICE Not all pages may apply to pgtable check. One example is ZONEDEVICE pages: they map PFNs directly, and they don't allocate pageext at all even if there's struct page around. One may...

5.5CVSS8.1AI score0.00249EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 1:15 p.m.8 views

UBUNTU-CVE-2022-48862

In the Linux kernel, the following vulnerability has been resolved: vhost: fix hung thread due to erroneous iotlb entries In vhostiotlbaddrangectx, range size can overflow to 0 when start is 0 and last is ULONGMAX. One instance where it can happen is when userspace sends an IOTLB message with...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0References6
Rows per page
Query Builder