Lucene search
+L

13139 matches found

SUSE CVE
SUSE CVE
added 2024/02/22 3:06 a.m.7 views

SUSE CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS6.1AI score0.00295EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/02/22 3:06 a.m.7 views

SUSE CVE-2023-52439

In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...

6.7CVSS6.4AI score0.00299EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.17 views

PT-2024-3854

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a race condition in the skb queue empty function, where the receive queues are protected by their respective spin-lock, not the socket lock. This could lead to sk...

5.8CVSS5.5AI score0.00225EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/21 3:30 a.m.11 views

SUSE CVE-2024-1550

A malicious website could have used a combination of exiting fullscreen mode and requestPointerLock to cause the user's mouse to be re-positioned unexpectedly, which could have led to user confusion and inadvertently granting permissions they did not intend to grant. This vulnerability affects...

6.1CVSS8.4AI score0.00575EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/20 9:15 p.m.2 views

DEBIAN-CVE-2023-52439

In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...

7.8CVSS5.7AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 9:15 p.m.3 views

DEBIAN-CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS5.8AI score0.00295EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 9:15 p.m.8 views

UBUNTU-CVE-2023-52439

In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...

7.8CVSS6.2AI score0.00299EPSS
SaveExploits0References23
Prion
Prion
added 2024/02/20 9:15 p.m.24 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7AI score0.00295EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/02/20 9:15 p.m.32 views

CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS6.2AI score0.00295EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/02/20 6:34 p.m.37 views

CVE-2023-52438 binder: fix use-after-free in shinker's callback

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS7.6AI score0.00295EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/20 6:34 p.m.21 views

CVE-2023-52438 binder: fix use-after-free in shinker's callback

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

6.6AI score0.00295EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/02/20 6:34 p.m.37 views

CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS6.4AI score0.00295EPSS
SaveExploits0
CVE
CVE
added 2024/02/20 6:34 p.m.280 views

CVE-2023-52438

CVE-2023-52438 concerns a Linux kernel use-after-free in the binder shrinker path. The issue arises because the mmap read lock is held during the shrinker’s callback, making alloc->vma unsafe to access when munmap races with shrink. The fix downgrades or avoids the unsafe path by isolating the...

7.8CVSS7.4AI score0.00295EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/02/20 6:34 p.m.12 views

CVE-2023-52438 binder: fix use-after-free in shinker's callback

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS5.6AI score
SaveExploits0References11
OSV
OSV
added 2024/02/20 2:15 p.m.8 views

DEBIAN-CVE-2024-1550

A malicious website could have used a combination of exiting fullscreen mode and requestPointerLock to cause the user's mouse to be re-positioned unexpectedly, which could have led to user confusion and inadvertently granting permissions they did not intend to grant. This vulnerability affects...

6.1CVSS6.7AI score0.00575EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 2:15 p.m.9 views

UBUNTU-CVE-2024-1550

A malicious website could have used a combination of exiting fullscreen mode and requestPointerLock to cause the user's mouse to be re-positioned unexpectedly, which could have led to user confusion and inadvertently granting permissions they did not intend to grant. This vulnerability affects...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/02/20 12:00 a.m.6 views

Mozilla Firefox 安全漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. Mozilla Firefox suffers from a security bypass vulnerability that originates from the use of a combination of exit fullscreen mode and requestPointerLock to cause the user's mouse to be accidentally...

6.1CVSS8.6AI score0.00575EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/02/19 12:00 a.m.10 views

PT-2024-7742 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.8.0-rc4-syzkaller-00212-g40b9385dd8e6 Description: The vulnerability is related to a possible deadlock in the subflow diag of the mptcp component in the Linux kernel. This issue can be exploited to cause a...

9.1CVSS6.6AI score0.08555EPSS
SaveExploits5References827
OSV
OSV
added 2024/02/18 3:15 a.m.10 views

CVE-2023-52362

Permission management vulnerability in the lock screen module.Successful exploitation of this vulnerability may affect availability...

7.5CVSS5.8AI score0.0035EPSS
SaveExploits0References2
NVD
NVD
added 2024/02/18 3:15 a.m.26 views

CVE-2023-52362

Permission management vulnerability in the lock screen module.Successful exploitation of this vulnerability may affect availability...

7.5CVSS6.5AI score0.0035EPSS
SaveExploits0References2
Rows per page
Query Builder