Lucene search
+L

57 matches found

Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.16 views

CVE-2022-48802 fs/proc: task_mmu.c: don't read mapcount for migration entry

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

6.2AI score0.00292EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.4 views

SUSE CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS6.6AI score0.00182EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/03 12:02 p.m.46 views

CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

5.3CVSS6.9AI score0.00182EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/30 4:15 p.m.43 views

CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS6.5AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

4.7CVSS5.2AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.18 views

UBUNTU-CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS6.5AI score0.00182EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.23 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS6.8AI score0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/30 3:35 p.m.105 views

CVE-2024-36943

CVE-2024-36943 involves the Linux kernel’s fs/proc/task_mmu code. The race condition occurs in make_uffd_wp_pte() where ptep modifications could race with concurrent accesses, risking loss of the young/dirty bits during pagemap scanning. The incorrect sequence (pte = ptep_get(ptep); ptep_modify_p...

7.3CVSS6.7AI score0.00182EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/30 3:35 p.m.52 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS6.4AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 3:35 p.m.22 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.49 views

PT-2024-27218 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the loss of young/dirty bits during pagemap scan in the Linux kernel. Specifically, the make uffd wp pte function was previously doing pte = ptep getptep; ptep...

9.8CVSS6.5AI score0.01305EPSS
SaveExploits3References703
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.11 views

The vulnerability of the do_pagemap_scan() function in the Linux kernel’s pseudo-file system driver allows a attacker to compromise the confidentiality and accessibility of protected information.

The vulnerability of the dopagemapscan function in the fs/proc/taskmmu.c driver of the Linux pseudo-file system for the kernel’s proc module is related to a violation of the synchronization mechanism, leading to concurrent access to resources race condition. Exploiting this vulnerability could...

6.3CVSS5.5AI score0.00164EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:09 a.m.6 views

SUSE CVE-2016-0823

The pagemapopen function in fs/proc/taskmmu.c in the Linux kernel before 3.19.3, as used in Android 6.0.1 before 2016-03-01, allows local users to obtain sensitive physical-address information by reading a pagemap file, aka Android internal bug 25739721...

4CVSS8.5AI score0.00305EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2016/04/06 12:00 a.m.14 views

Linux kernel vulnerabilities that allow attackers to access protected information

The vulnerability of the pagemapopen function fs/proc/taskmmu.c in Linux kernels is related to the lack of protection for service data. Exploiting this vulnerability could allow a local attacker to gain access to protected information by reading the pagemap file...

2.1CVSS6.4AI score0.00305EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2016/03/12 9:59 p.m.4 views

DEBIAN-CVE-2016-0823

The pagemapopen function in fs/proc/taskmmu.c in the Linux kernel before 3.19.3, as used in Android 6.0.1 before 2016-03-01, allows local users to obtain sensitive physical-address information by reading a pagemap file, aka Android internal bug 25739721...

4CVSS6.1AI score0.00305EPSS
SaveExploits0References1
OSV
OSV
added 2016/03/12 9:59 p.m.6 views

UBUNTU-CVE-2016-0823

The pagemapopen function in fs/proc/taskmmu.c in the Linux kernel before 3.19.3, as used in Android 6.0.1 before 2016-03-01, allows local users to obtain sensitive physical-address information by reading a pagemap file, aka Android internal bug 25739721...

4CVSS6.7AI score0.00305EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2016/03/12 9:00 p.m.39 views

CVE-2016-0823

The pagemapopen function in fs/proc/taskmmu.c in the Linux kernel before 3.19.3, as used in Android 6.0.1 before 2016-03-01, allows local users to obtain sensitive physical-address information by reading a pagemap file, aka Android internal bug 25739721...

5.5AI score0.00305EPSS
SaveExploits0References6
Rows per page
Query Builder