Lucene search
+L

7356 matches found

EUVD
EUVD
added 2025/12/08 6:30 p.m.8 views

EUVD-2025-201749

In processLaunchBrowser of CommandParamsFactory.java, there is a possible browser interaction from the lockscreen due to improper locking. This could lead to physical escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.8CVSS6.4AI score0.00128EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/08 6:15 p.m.5 views

CVE-2025-48625

In multiple locations of UsbDataAdvancedProtectionHook.java, there is a possible way to access USB data when the screen is off due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7CVSS5.9AI score0.00064EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 6:15 p.m.9 views

CVE-2025-48625

In multiple locations of UsbDataAdvancedProtectionHook.java, there is a possible way to access USB data when the screen is off due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7CVSS0.00064EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/08 5:27 p.m.7 views

CVE-2025-48625

In multiple locations of UsbDataAdvancedProtectionHook.java, there is a possible way to access USB data when the screen is off due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.4AI score0.00064EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/08 5:27 p.m.24 views

CVE-2025-48625

CVE-2025-48625 is a local privilege-escalation issue affecting Android (noted in the Android 16 QPR2 bulletin). The vulnerability arises from race conditions in UsbDataAdvancedProtectionHook.java, allowing access to USB data when the screen is off, with no user interaction required. Impact is des...

7CVSS6.4AI score0.00064EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/12/08 5:27 p.m.28 views

CVE-2025-48625

In multiple locations of UsbDataAdvancedProtectionHook.java, there is a possible way to access USB data when the screen is off due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00064EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/08 4:57 p.m.15 views

CVE-2025-48586

Summary: CVE-2025-48586 relates to Android's EditFdnContactScreen.java: In onActivityResult, a confused-deputy flaw could leak contacts from the work profile, enabling local elevation of privilege with no extra privileges and no user interaction. Affected component: Android app code path in EditF...

7.8CVSS6.4AI score0.00086EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2025/12/08 3:31 a.m.8 views

EUVD-2025-201641

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

6.2AI score0.00141EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.15 views

CVE-2023-53747

In the Linux kernel, the following vulnerability has been resolved: vcscreen: reload load of struct vcdata pointer in vcswrite to avoid UAF After a call to consoleunlock in vcswrite the vcdata struct can be freed by vcportdestruct. Because of that, the struct vcdata pointer must be reloaded in th...

7.8CVSS5.3AI score0.00136EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 1:19 a.m.29 views

CVE-2023-53747

CVE-2023-53747 affects the Linux kernel’s virtual terminal driver (vc_screen). The issue arises in vcs_write() where, after console_unlock(), the vc_data object may be freed by vc_port_destruct(), causing a Use-After-Free when vcs_size() is later invoked. The fix reloads the pointer to the vc_dat...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/08 1:16 a.m.18 views

CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS0.00141EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 1:16 a.m.5 views

DEBIAN-CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS5.6AI score0.00141EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

UBUNTU-CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS6AI score0.00141EPSS
SaveExploits0References36
CVE
CVE
added 2025/12/08 12:46 a.m.65 views

CVE-2025-40304

CVE-2025-40304 corresponds to a Linux kernel vulnerability in the fbdev path, where an insufficient bounds check in the function used to render text (bit_putcs) allowed an out-of-bounds write to vmalloc-ed memory when drawing near framebuffer edges. The root cause was a mismatch between the alloc...

7.8CVSS6.3AI score0.00141EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 12:46 a.m.5 views

CVE-2025-40304 fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS6.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.36 views

CVE-2025-40304 fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS0.00141EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.15 views

CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS5.5AI score0.00141EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.17 views

PT-2025-49477

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue within the vc screen module. Specifically, a struct vc data pointer in the vcs write function can be freed by vc port destruct after a ca...

7.8CVSS6.7AI score0.0094EPSS
SaveExploits2References902
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.10 views

PT-2025-49582

In multiple locations of UsbDataAdvancedProtectionHook.java, there is a possible way to access USB data when the screen is off due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7CVSS6.8AI score0.00064EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/03 9:15 a.m.7 views

CVE-2025-29864

Protection Mechanism Failure vulnerability in ESTsoft ALZip on Windows allows SmartScreen bypass.This issue affects ALZip: from 12.01 before 12.29...

6.2CVSS0.00145EPSS
SaveExploits0References1
Rows per page
Query Builder