Lucene search
+L

968 matches found

RedhatCVE
RedhatCVE
added 2025/06/20 1:26 p.m.7 views

CVE-2022-49939

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7CVSS7.2AI score0.00131EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 1:3 a.m.4 views

CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

7CVSS7.2AI score0.00188EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:46 a.m.5 views

SUSE CVE-2022-49939

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7CVSS6.4AI score0.00131EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.4 views

SUSE CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS6.6AI score0.00188EPSS
Exploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-49988

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

Exploits0
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS5.5AI score0.00188EPSS
Exploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-49939

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7CVSS0.00131EPSS
Exploits0References7
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-49939

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7CVSS5.8AI score0.00131EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

UBUNTU-CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS5.7AI score0.00188EPSS
Exploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.19 views

UBUNTU-CVE-2022-49939

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7CVSS5.8AI score0.00131EPSS
Exploits0References10
CVE
CVE
added 2025/06/18 11:2 a.m.28 views

CVE-2022-50128

The PT-2025-26054 entry details a Linux kernel vulnerability in the android binder component: saving a pointer to a VMA outside the mmap lock can lead to stale pointers after VMA teardown. Affected software is the Linux kernel (binder component). The root cause is unsafe VMA pointer handling in t...

6.5AI score
Exploits0
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.7 views

CVE-2022-50128

...

Exploits0
CVE
CVE
added 2025/06/18 11:0 a.m.18 views

CVE-2022-49988

Mode C: The connected PT-2025-25914 entry documents a Linux kernel vulnerability in the binder_alloc path related to missing mmap read lock calls when using the VMA. Specifically, mmap_read_lock() is not taken in binder_alloc_print_pages() and during checks in binder_alloc_new_buf_locked(), with ...

6.5AI score
Exploits0
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.8 views

CVE-2022-49988

...

Exploits0
Debian CVE
Debian CVE
added 2025/06/18 11:0 a.m.29 views

CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS5.5AI score0.00188EPSS
Exploits0
CVE
CVE
added 2025/06/18 11:0 a.m.29 views

CVE-2022-49947

CVE-2022-49947: Linux kernel binder null-ptr dereference in alloc->vma_vm_mm. Connected reports confirm a fix: initialize alloc->vma_vm_mm during open() and cache from current->mm to guarantee safe mmap_lock usage when a binder_proc has not mmap’d to set up alloc space. Descriptions deta...

5.5CVSS6.5AI score0.00188EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.11 views

CVE-2022-49947 binder: fix alloc->vma_vm_mm null-ptr dereference

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

0.00188EPSS
Exploits0References3
OSV
OSV
added 2025/06/18 11:0 a.m.8 views

CVE-2022-49947 binder: fix alloc->vma_vm_mm null-ptr dereference

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS6.3AI score0.00188EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/06/18 10:54 a.m.27 views

CVE-2022-49939

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7CVSS5.8AI score0.00131EPSS
Exploits0
OSV
OSV
added 2025/06/18 10:54 a.m.7 views

CVE-2022-49939 binder: fix UAF of ref->proc caused by race condition

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7CVSS6AI score0.00131EPSS
Exploits0References10
Rows per page
Query Builder