Lucene search
+L

1612 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49395

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscallstubdata expects the datacount parameter to be the number of longs, not bytes. ================================================================== BUG: KASAN: stack-out-of-bounds in...

7.1CVSS5.6AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.11 views

UBUNTU-CVE-2022-49520

In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESRELx for a bad syscall If a compat process tries to execute an unknown system call above the ARMNRCOMPATEND number, the kernel sends a SIGILL signal to the offending process...

5.5CVSS6.3AI score0.00297EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.12 views

UBUNTU-CVE-2022-49395

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscallstubdata expects the datacount parameter to be the number of longs, not bytes. ================================================================== BUG: KASAN: stack-out-of-bounds in...

7.1CVSS6.1AI score0.00276EPSS
SaveExploits0References12
NVD
NVD
added 2025/02/26 7:0 a.m.10 views

CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS0.00248EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.9 views

CVE-2022-49520

In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESRELx for a bad syscall If a compat process tries to execute an unknown system call above the ARMNRCOMPATEND number, the kernel sends a SIGILL signal to the offending process...

5.5CVSS5.5AI score0.00297EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.11 views

CVE-2022-49520 arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall

In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESRELx for a bad syscall If a compat process tries to execute an unknown system call above the ARMNRCOMPATEND number, the kernel sends a SIGILL signal to the offending process...

5.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.17 views

CVE-2022-49520 arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall

In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESRELx for a bad syscall If a compat process tries to execute an unknown system call above the ARMNRCOMPATEND number, the kernel sends a SIGILL signal to the offending process...

0.00297EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:13 a.m.165 views

CVE-2022-49520

CVE-2022-49520 (Linux kernel, arm64 compat): The vulnerability occurs when a compat process executes an unknown syscall above __ARM_NR_COMPAT_END; the kernel incorrectly uses the syscall number as ESR_ELx for the fault, causing arm64_show_signal() to print bogus ESR messages. The fix is to stop u...

5.5CVSS6.3AI score0.00297EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.8 views

CVE-2022-49395

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscallstubdata expects the datacount parameter to be the number of longs, not bytes. ================================================================== BUG: KASAN: stack-out-of-bounds in...

7.1CVSS5.6AI score0.00276EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:11 a.m.148 views

CVE-2022-49395

CVE-2022-49395 concerns the Linux kernel, where an out-of-bounds read occurs in LDT setup due to syscall_stub_data() treating data_count as bytes instead of longs. This yields a 128-byte read on the stack (local to swapper/1) and is triggered during LDT entry initialization. Public advisories fro...

7.1CVSS5.3AI score0.00276EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.20 views

CVE-2022-49395 um: Fix out-of-bounds read in LDT setup

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscallstubdata expects the datacount parameter to be the number of longs, not bytes. ================================================================== BUG: KASAN: stack-out-of-bounds in...

0.00276EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.4 views

CVE-2022-49395 um: Fix out-of-bounds read in LDT setup

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscallstubdata expects the datacount parameter to be the number of longs, not bytes. ================================================================== BUG: KASAN: stack-out-of-bounds in...

6.3AI score0.00276EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.17 views

CVE-2022-49077 mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

0.00248EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:54 a.m.86 views

CVE-2022-49077

CVE-2022-49077 — Linux kernel : A vulnerability where an mremap(old_size=0) path could reach move_page_tables() and trigger unnecessary invalidate_range_start()/invalidate_range_end() on an empty range, causing a WARN in KVM mmu_notifier. The published fix is to short‑circuit with an early return...

5.5CVSS5.3AI score0.00248EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 1:54 a.m.9 views

CVE-2022-49077 mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

4.9AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.12 views

CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS5.3AI score0.00248EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.13 views

PT-2025-8329 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.18.0+ Description: The issue is related to an out-of-bounds read in LDT setup. The syscall stub data function expects the data count parameter to be the number of longs, not bytes. This can lead to a...

7.8CVSS7.8AI score0.92621EPSS
SaveExploits23References506
Tenable Nessus
Tenable Nessus
added 2025/02/24 12:0 a.m.13 views

Siemens SCALANCE W700 Externally Controlled Reference to a Resource in Another Sphere (CVE-2023-0045)

The current implementation of the prctl syscall does not issue an IBPB immediately during the syscall. The ibprctlset function updates the Thread Information Flags TIFs for the task and updates the SPECCTRL MSR on the function speculationctrlupdate, but the IBPB is only issued on the next schedul...

7.5CVSS6.7AI score0.02399EPSS
SaveExploits3References4
SUSE CVE
SUSE CVE
added 2025/02/14 6:3 a.m.7 views

SUSE CVE-2023-52499

In the Linux kernel, the following vulnerability has been resolved: powerpc/47x: Fix 47x syscall return crash Eddie reported that newer kernels were crashing during boot on his 476 FSP2 system: kernel tried to execute user page b7ee2000 - exploit attempt? uid: 0 BUG: Unable to handle kernel...

5.5CVSS4.7AI score0.00222EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/12 4:27 a.m.10 views

CVE-2025-21687

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: check the bounds of read/write syscalls count and offset are passed from user space and not checked, only offset is capped to 40 bits, which can be used to read/write out of bounds of the device...

6.7CVSS7.1AI score0.00229EPSS
SaveExploits0References4
Rows per page
Query Builder