Lucene search
+L

4747 matches found

CVE
CVE
added 2025/02/26 2:24 a.m.128 views

CVE-2022-49721

CVE-2022-49721 affects the Linux kernel (arm64) ftrace. The root cause is inconsistent handling of PLT entries when calling ftrace trampolines: ftrace_modify_call() can produce out-of-range branches, causing warnings and no code change, or replace the old branch with a BRK, risking a kernel panic...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References4Affected Software1
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
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.15 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
OSV
OSV
added 2025/02/26 2:13 a.m.10 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.5CVSS5.3AI score0.00297EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:12 a.m.9 views

CVE-2022-49426 iommu/arm-smmu-v3-sva: Fix mm use-after-free

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-sva: Fix mm use-after-free We currently call arm64mmcontextput without holding a reference to the mm, which can result in use-after-free. Call mmgrab/mmdrop to ensure the mm only gets freed after we unpinned the...

7.4AI score0.0029EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.18 views

CVE-2022-49341 bpf, arm64: Clear prog->jited_len along prog->jited

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Clear prog-jitedlen along prog-jited syzbot reported an illegal copytouser attempt from bpfproggetinfobyfd 1 There was no repro yet on this bug, but I think that commit 0aef499f3172 "mm/usercopy: Detect vmalloc...

0.00282EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:10 a.m.99 views

CVE-2022-49341

The CVE-2022-49341 entry concerns the Linux kernel vulnerability where bpf, arm64 paths could reveal kernel memory via copy_to_user() in bpf_prog_get_info_by_fd() due to incorrect handling of prog->jited_len. The issue arises when prog->jited_len is set (e.g., to 43) but prog->bpf_func i...

5.5CVSS5.3AI score0.00282EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/02/26 1:54 a.m.142 views

CVE-2022-49090

The CVE-2022-49090 entry concerns Linux kernel arch/arm64: Fix topology initialization for core scheduling. The issue arises when store_cpu_topology() does not call update_siblings_masks() before notify_cpu_starting(), causing core scheduling data structures to reflect an incorrect topology. If s...

5.5CVSS5.2AI score0.00241EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.34 views

CVE-2022-49090 arch/arm64: Fix topology initialization for core scheduling

In the Linux kernel, the following vulnerability has been resolved: arch/arm64: Fix topology initialization for core scheduling Arm64 systems rely on storecputopology to call updatesiblingsmasks to transfer the toplogy to the various cpu masks. This needs to be done before the call to...

0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 1:54 a.m.20 views

CVE-2022-49090 arch/arm64: Fix topology initialization for core scheduling

In the Linux kernel, the following vulnerability has been resolved: arch/arm64: Fix topology initialization for core scheduling Arm64 systems rely on storecputopology to call updatesiblingsmasks to transfer the toplogy to the various cpu masks. This needs to be done before the call to...

5.5CVSS5.1AI score0.00241EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the arm64 architecture where the ftracemodifycall function does not properly handle PLT entries...

5.5CVSS6.1AI score0.00263EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/25 7:6 p.m.20 views

USN-7289-3 linux-ibm vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - ACPI drivers; - GPU drivers; - HID subsystem; -...

7.8CVSS6.7AI score0.03301EPSS
SaveExploits2References104
OSV
OSV
added 2025/02/25 11:50 a.m.24 views

USN-7289-2 linux-azure-5.15, linux-azure-fde-5.15, linux-oracle-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - ACPI drivers; - GPU drivers; - HID subsystem; -...

7.8CVSS6.7AI score0.03301EPSS
SaveExploits2References104
Ubuntu
Ubuntu
added 2025/02/25 11:30 a.m.25 views

USN-7288-2: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

7.8CVSS8AI score0.03301EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:0 a.m.23 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7291-1)

"The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7291-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

7.8CVSS7.7AI score0.03301EPSS
SaveExploits2References104
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:0 a.m.18 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-7293-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7293-1 advisory. Attila Szsz discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker coul...

9.1CVSS8.2AI score0.03301EPSS
SaveExploits2References141
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:0 a.m.85 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7289-2)

"The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7289-2 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws i...

7.8CVSS7.2AI score0.03301EPSS
SaveExploits2References104
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:0 a.m.23 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7288-2)

"The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7288-2 advisory. Attila Szsz discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a...

7.8CVSS8.1AI score0.03301EPSS
SaveExploits2References104
Ubuntu
Ubuntu
added 2025/02/24 6:13 p.m.25 views

USN-7289-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - ACPI drivers; - GPU drivers; - HID subsystem; -...

7.8CVSS7.5AI score0.03301EPSS
SaveExploits2
OSV
OSV
added 2025/02/24 6:13 p.m.15 views

USN-7289-1 linux-azure, linux-azure-fde, linux-gkeop, linux-nvidia, linux-oracle vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - ACPI drivers; - GPU drivers; - HID subsystem; -...

7.8CVSS6.7AI score0.03301EPSS
SaveExploits2References104
Rows per page
Query Builder