Lucene search
K

17 matches found

Cvelist
Cvelist
added 2026/06/09 12:11 p.m.26 views

CVE-2026-46321 tun: free page on short-frame rejection in tun_xdp_one()

In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tunxdpone tunxdpone returns -EINVAL on a frame shorter than ETHHLEN without freeing the page that vhostnetbuildxdp allocated for it. tunsendmsg discards that -EINVAL and still returns...

7.1CVSS0.00129EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/05/08 1:11 p.m.27 views

CVE-2026-43292 mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: prevent RCU stalls in kasanreleasevmallocnode When CONFIGPAGEOWNER is enabled, freeing KASAN shadow pages during vmalloc cleanup triggers expensive stack unwinding that acquires RCU read locks. Processing a large...

0.00122EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988740)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988740 advisory. In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has alrea...

7.8CVSS6AI score0.00234EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986682)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986682 advisory. In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has alrea...

7.8CVSS6AI score0.00234EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-47087

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has...

7.8CVSS5.8AI score0.00234EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.1 views

SUSE CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

5.3CVSS7.8AI score0.00234EPSS
Exploits0References14
RedhatCVE
RedhatCVE
added 2024/03/05 5:9 p.m.25 views

CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

6CVSS6.8AI score0.00234EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/03/04 6:15 p.m.3 views

CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.8CVSS6.3AI score0.00234EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2024/03/04 6:15 p.m.18 views

CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.8CVSS7.4AI score0.00234EPSS
Exploits0References4
OSV
OSV
added 2024/03/04 6:15 p.m.6 views

DEBIAN-CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.8CVSS5.8AI score0.00234EPSS
Exploits0References1
OSV
OSV
added 2024/03/04 6:15 p.m.4 views

CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.8CVSS7.4AI score
Exploits0References4
OSV
OSV
added 2024/03/04 6:15 p.m.0 views

UBUNTU-CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.8CVSS6.3AI score0.00234EPSS
Exploits0References7
CVE
CVE
added 2024/03/04 6:10 p.m.99 views

CVE-2021-47087

The CVE-2021-47087 entry concerns the Linux kernel: tee: optee fix for an incorrect page free bug. The issue arises when a pointer to an allocated struct page is already advanced near the end of allocation, making __free_pages(page, order) unsafe if the pointer isn’t reset. The documented fix sto...

7.8CVSS6.3AI score0.00234EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.22 views

CVE-2021-47087 tee: optee: Fix incorrect page free bug

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.6AI score0.00234EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.2 views

SUSE CVE-2022-39188

An issue was discovered in include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition unmapmappingrange versus munmap, a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VMPFNMAP VMAs...

7CVSS6.5AI score0.00216EPSS
Exploits0References57
Positive Technologies
Positive Technologies
added 2021/12/16 12:0 a.m.5 views

PT-2021-8130 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the optee component of the Linux kernel, where a bug in the page free mechanism can lead to incorrect memory deallocation. This can cause a denial of service. T...

7.8CVSS6.7AI score0.08555EPSS
Exploits10References1637
Prion
Prion
added 2013/08/28 9:55 p.m.22 views

Code injection

Xen 4.1.x and 4.2.x, when the XSA-45 patch is in place, does not properly maintain references on pages stored for deferred cleanup, which allows local PV guest kernels to cause a denial of service premature page free and hypervisor crash or possibly gain privileges via unspecified vectors...

7.4CVSS7.1AI score0.00583EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder