Lucene search
+L

439 matches found

OSV
OSV
added 2024/09/13 7:15 a.m.8 views

AZL-49321 CVE-2024-46705 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

5.5CVSS6.6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/18 7:15 a.m.3 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
OSV
OSV
added 2024/07/18 7:15 a.m.11 views

AZL-48820 CVE-2024-41011 affecting package kernel for versions less than 5.15.167.1-1

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
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/06/07 12:0 a.m.9 views

The vulnerability of the qemu-kvm hardware emulation package from QEMU allows a attacker to trigger a service failure.

The vulnerability of the qemu-kvm hardware emulation package from QEMU is related to the lack of checks to ensure that the buffer pointer does not overlap with the MMIO region during USB packet transmission. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.5CVSS7.4AI score0.00241EPSS
SaveExploits0References5Affected Software2
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.6 views

SUSE CVE-2021-47544

In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP requests served by the apache web-server using a cifs mount-point and memory mapping the relevant file. The root cause is quite similar...

6.1CVSS6.5AI score0.00863EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47544

In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP requests served by the apache web-server using a cifs mount-point and memory mapping the relevant file. The root cause is quite similar...

5.9CVSS6.1AI score0.00863EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

UBUNTU-CVE-2021-47341

In the Linux kernel, the following vulnerability has been resolved: KVM: mmio: Fix use-after-free Read in kvmvmioctlunregistercoalescedmmio BUG: KASAN: use-after-free in kvmvmioctlunregistercoalescedmmio+0x7c/0x1ec arch/arm64/kvm/../../../virt/kvm/coalescedmmio.c:183 Read of size 8 at addr...

7.8CVSS5.8AI score0.00252EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35858

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 2:15 p.m.7 views

DEBIAN-CVE-2024-35818

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Define the ioaw hook as mmiowb Commit fb24ea52f78e0d595852e "drivers: Remove explicit invocations of mmiowb" remove all mmiowb in drivers, but it says: "NOTE: mmiowb has only ever guaranteed ordering in conjunction wit...

5.5CVSS5.3AI score0.00171EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.7 views

SUSE CVE-2024-26975

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix a NULL pointer dereference A NULL pointer dereference is triggered when probing the MMIO RAPL driver on platforms with CPU ID not listed in intelraplcommon CPU model list. This is because the...

5.5CVSS7.6AI score0.00227EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/01 12:0 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 mapping disclosure vulnerability in MMIO...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/04 9:15 a.m.7 views

CVE-2024-26794

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.9AI score
SaveExploits0References1
NVD
NVD
added 2024/04/04 9:15 a.m.22 views

CVE-2024-26794

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.25 views

CVE-2024-26794

...

7AI score
SaveExploits0
OSV
OSV
added 2024/03/06 11:20 a.m.22 views

BIT-TENSORFLOW-2020-26268 Write to immutable memory region in TensorFlow

In affected versions of TensorFlow the tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the...

4.4CVSS4.8AI score0.00209EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 7:15 a.m.4 views

DEBIAN-CVE-2023-52597

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvmarchvcpuioctlsetfpu allows to set the floating point control fpc register of a guest cpu. The new value is tested for validity by temporarily loading it into the fpc register. This may le...

4CVSS5.5AI score0.00231EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.52 views

CVE-2023-52597 KVM: s390: fix setting of fpc register

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvmarchvcpuioctlsetfpu allows to set the floating point control fpc register of a guest cpu. The new value is tested for validity by temporarily loading it into the fpc register. This may le...

7.8AI score0.00231EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.34 views

CVE-2023-52597 KVM: s390: fix setting of fpc register

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvmarchvcpuioctlsetfpu allows to set the floating point control fpc register of a guest cpu. The new value is tested for validity by temporarily loading it into the fpc register. This may le...

6.8AI score0.00231EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/29 11:15 p.m.2 views

DEBIAN-CVE-2021-47060

In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvmiobusunregisterdev fails to allocate memory for the new instance of the bus. If it can't instantiate a new bus,...

7.8CVSS5.7AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:15 a.m.6 views

UBUNTU-CVE-2021-46917

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References6
Rows per page
Query Builder