Lucene search
+L

8455 matches found

SUSE CVE
SUSE CVE
added 2024/07/19 2:37 a.m.5 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.4 views

DEBIAN-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.8CVSS5.5AI score0.00223EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/18 7:04 a.m.32 views

CVE-2024-41011 drm/amdkfd: don't allow mapping the MMIO HDP page with large pages

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.8CVSS0.00223EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/18 7:04 a.m.158 views

CVE-2024-41011

CVE-2024-41011 (Linux kernel): The vulnerability affects the DRM/AMDKFD path where mapping the MMIO HDP page with large pages can expose an incorrect MMIO offset, leaking a 4K area of BAR space used for HDP flush registers when remapping VRAM-related registers. This can occur on systems with page...

7.8CVSS8.1AI score0.00223EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/18 7:04 a.m.19 views

CVE-2024-41011 drm/amdkfd: don't allow mapping the MMIO HDP page with large pages

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...

6.7AI score0.00223EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/07/18 3:06 a.m.9 views

SUSE CVE-2022-48827

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

5.5CVSS6.5AI score0.00618EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.10 views

SUSE CVE-2022-48829

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

5.5CVSS6.5AI score0.00648EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/16 10:15 p.m.9 views

CVE-2024-5795

A Denial of Service vulnerability was identified in GitHub Enterprise Server that allowed an attacker to cause unbounded resource exhaustion by sending a large payload to the Git server. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in version...

6.5CVSS5.8AI score0.00557EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/07/16 9:25 p.m.26 views

CVE-2022-48829

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

5.5CVSS7.3AI score0.00648EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

DEBIAN-CVE-2022-48828

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow iattr::iasize is a lofft, which is a signed 64-bit type. NFSv3 and NFSv4 both define file size as an unsigned 64-bit type. Thus there is a range of valid file size values an NFS client can send that is...

5.5CVSS5.7AI score0.00626EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/16 12:15 p.m.29 views

CVE-2022-48829

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

9.1CVSS0.00648EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 12:15 p.m.7 views

DEBIAN-CVE-2022-48829

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

5.5CVSS5.6AI score0.00648EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.19 views

UBUNTU-CVE-2022-48829

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

9.1CVSS6.6AI score0.00648EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 12:15 p.m.13 views

UBUNTU-CVE-2022-48828

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow iattr::iasize is a lofft, which is a signed 64-bit type. NFSv3 and NFSv4 both define file size as an unsigned 64-bit type. Thus there is a range of valid file size values an NFS client can send that is...

9.1CVSS6.6AI score0.00626EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 11:44 a.m.22 views

CVE-2022-48829 NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

9.1CVSS5.9AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.35 views

CVE-2022-48829 NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

9.1CVSS0.00648EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.8 views

SUSE CVE-2024-40950

In the Linux kernel, the following vulnerability has been resolved: mm: hugememory: fix misused mappinglargefoliosupport for anon folios When I did a large folios split test, a WARNING " 5059.122759 T166 Cannot split file folio to non-0 order" was triggered. But the test cases are only for anonmo...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/15 4:19 p.m.36 views

Important: Red Hat Security Advisory: git-lfs security update

An update for git-lfs is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS7.1AI score0.91969EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/07/15 3:54 p.m.26 views

Important: Red Hat Security Advisory: git-lfs security update

An update for git-lfs is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.5CVSS7.1AI score0.91969EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:00 a.m.25 views

RHEL 8 : git-lfs (RHSA-2024:4545)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:4545 advisory. Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing th...

7.5CVSS7.4AI score0.91969EPSS
SaveExploits1References4
Rows per page
Query Builder