Lucene search
+L

15664 matches found

Cvelist
Cvelist
added 2025/10/07 7:32 p.m.20 views

CVE-2025-11406 kaifangqian kaifangqian-base SysUserController.java getAllUsers information disclosure

A security flaw has been discovered in kaifangqian kaifangqian-base up to 7b3faecda13848b3ced6c17c7423b76c5b47b8ab. This issue affects the function getAllUsers of the file kaifangqian-parent/kaifangqian-system/src/main/java/com/kaifangqian/modules/system/controller/SysUserController.java. The...

5.3CVSS0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/07 6:27 p.m.10 views

CVE-2025-56551

An issue in DirectAdmin v1.680 allows unauthorized attackers to manipulate the page layout and replace the legitimate login interface with arbitrary attacker-controlled content via supplying a crafted GET request...

8.2CVSS7AI score0.00339EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/07 4:15 p.m.10 views

CVE-2023-53677

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix memory leaks in i915 selftests This patch fixes memory leaks on error escapes in function fakegetpages cherry picked from commit 8bfbdadce85c4c51689da10f39c805a7106d4567...

5.5CVSS0.00119EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/07 4:15 p.m.6 views

CVE-2023-53623

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

4.7CVSS0.00128EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/07 4:15 p.m.12 views

CVE-2022-50524

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Check return value after calling platformgetresource platformgetresource may return NULL pointer, we need check its return value to avoid null-ptr-deref in resourcesize...

5.5CVSS0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.9 views

CVE-2022-50511

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.5CVSS0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 4:15 p.m.12 views

UBUNTU-CVE-2023-53664

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 4:15 p.m.11 views

UBUNTU-CVE-2022-50511

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/07 3:21 p.m.29 views

CVE-2023-53677

CVE-2023-53677 is associated with a Linux kernel issue in the drm/i915 area. The affected component is the i915 selftests code path, where the patch fixes memory leaks on error escapes in function fake_get_pages (cherry-picked from a kernel commit). The vulnerability was resolved in the kernel, a...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.20 views

CVE-2023-53677 drm/i915: Fix memory leaks in i915 selftests

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix memory leaks in i915 selftests This patch fixes memory leaks on error escapes in function fakegetpages cherry picked from commit 8bfbdadce85c4c51689da10f39c805a7106d4567...

0.00119EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 3:21 p.m.11 views

EUVD-2025-32747

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

6AI score0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2023-53633

CVE-2023-53633 pertains to the Linux kernel where the leak occurs in accel/qaic’s map_user_pages() path. If get_user_pages_fast() allocates some pages but not as many as requested, the current code fails to release the pages, causing a leak. The root cause is improper page accounting in the get_u...

5.5CVSS6.3AI score0.00168EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/10/07 3:19 p.m.25 views

CVE-2023-53623

CVE-2023-53623 concerns the Linux kernel swap subsystem. The vulnerability arises from a race in swap_info[] handling where one thread deleting an si from the swap_info available list can be bypassed if si->lock isn’t held, allowing another thread to re-add the si and continue clearing flags s...

4.7CVSS6AI score0.00128EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.11 views

CVE-2023-53623 mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

0.00128EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53623

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

4.7CVSS5.6AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2025/10/07 3:19 p.m.7 views

CVE-2023-53623 mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

5.1AI score
SaveExploits0References11
EUVD
EUVD
added 2025/10/07 3:19 p.m.12 views

EUVD-2025-32823

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Check return value after calling platformgetresource platformgetresource may return NULL pointer, we need check its return value to avoid null-ptr-deref in resourcesize...

6AI score0.00145EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 3:19 p.m.12 views

EUVD-2025-32848

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.9AI score0.00147EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:19 p.m.35 views

CVE-2022-50511

CVE-2022-50511 : In the Linux kernel, the vulnerability is fixed in the fonts code path. Specifically, the issue arises from shifting a signed 32-bit value by 31 bits in get_default_font within lib/fonts, which is undefined behavior. The patch converts the operation to an unsigned branch to avoid...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.6 views

CVE-2022-50511

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.5CVSS5.3AI score0.00147EPSS
SaveExploits0
Rows per page
Query Builder