Lucene search
+L

884 matches found

OSV
OSV
added 2024/05/24 3:15 p.m.21 views

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.9CVSS7.7AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.29 views

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

9.8CVSS6.4AI score0.00863EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/24 3:15 p.m.17 views

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

9.8CVSS6.4AI score0.00863EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.35 views

CVE-2021-47544 tcp: fix page frag corruption on page fault

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

9.8CVSS6.8AI score0.00863EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/24 3:9 p.m.162 views

CVE-2021-47544

CVE-2021-47544 : Linux kernel TCP path shows page frag corruption on a page fault, resolved by a patch that fixes nested sk_page_frag() usage during page faults involving CIFS-mapped user buffers. Root cause: page fault handling can initiate an SMB transaction on a different socket within the sam...

9.8CVSS7.1AI score0.00863EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.17 views

CVE-2021-47544 tcp: fix page frag corruption on page fault

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

9.8CVSS7.2AI score0.00863EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

UBUNTU-CVE-2021-47315

In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fslifc.c:298 fslifcctrlprobe warn: 'fslifcctrldev-gregs' not released on lines: 298...

5.5CVSS5.8AI score0.00252EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/20 10:15 a.m.11 views

UBUNTU-CVE-2024-35987

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix loading 64-bit NOMMU kernels past the start of RAM commit 3335068f8721 "riscv: Use PUD/P4D/PGD pages for the linear mapping" added logic to allow using RAM below the kernel load address. However, this does not work for...

8.4CVSS6.5AI score0.00223EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/19 9:15 a.m.12 views

UBUNTU-CVE-2024-35880

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: hold iobufferlist reference over mmap If we look up the kbuf, ensure that it doesn't get unregistered until after we're done with it. Since we're inside mmap, we cannot safely use the iouring lock. Rely on the fact...

7.8CVSS6.8AI score0.00681EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.40 views

CVE-2024-35802

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

5.9AI score
SaveExploits0References7
CVE
CVE
added 2024/05/17 1:23 p.m.58 views

CVE-2024-35802

CVE-2024-35802 entry rejected by its CVE Numbering Authority.

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/01 4:40 p.m.28 views

CVE-2024-26947

A flaw was found in the Linux kernel’s ARM memory management functionality, where certain memory layouts cause a kernel panic. This flaw allows an attacker who can specify or alter memory layouts to cause a denial of service...

5.5CVSS7.6AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-26947

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

5.5CVSS5.3AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.11 views

AZL-67481 CVE-2024-26947 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.7 views

UBUNTU-CVE-2024-26977

In the Linux kernel, the following vulnerability has been resolved: pciiounmap: Fix MMIO mapping leak The ifdef ARCHHASGENERICIOPORTMAP accidentally also guards iounmap, which means MMIO mappings are leaked. Move the guard so we call iounmap for MMIO mappings...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References22
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.34 views

CVE-2024-26947

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

5.5CVSS7.4AI score0.0023EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.7 views

SUSE CVE-2024-26678

In the Linux kernel, the following vulnerability has been resolved: x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section The .compat section is a dummy PE section that contains the address of the 32-bit entrypoint of the 64-bit kernel image if it is bootable from 32-bit firmware...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.21 views

CVE-2024-26795 riscv: Sparse-Memory/vmemmap out-of-bounds fix

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’s bounds will be respected during...

7.8CVSS6.5AI score0.00237EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/03 12:42 a.m.24 views

CVE-2024-26678

In the Linux kernel, the following vulnerability has been resolved: x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section The .compat section is a dummy PE section that contains the address of the 32-bit entrypoint of the 64-bit kernel image if it is bootable from 32-bit firmware...

5.5CVSS6.9AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/02 7:15 a.m.34 views

CVE-2024-26678

In the Linux kernel, the following vulnerability has been resolved: x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section The .compat section is a dummy PE section that contains the address of the 32-bit entrypoint of the 64-bit kernel image if it is bootable from 32-bit firmware...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References4
Rows per page
Query Builder