Lucene search
K

18 matches found

Microsoft KB
Microsoft KB
added 2026/04/14 2:0 p.m.9 views

April 14, 2026-KB5082419 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 10 Version 21H2 and Windows 10 Version 22H2

April 14, 2026-KB5082419 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 10 Version 21H2 and Windows 10 Version 22H2 Revised April 22, 2026: Revised on April 22nd, 2026 to add the known issue section. Release Date: April 14, 2026 Version: .NET Framework 3.5 and 4.8.1 The April 14,...

7.5CVSS6.9AI score0.02279EPSS
Exploits0
Microsoft KB
Microsoft KB
added 2026/04/14 2:0 p.m.9 views

April 14, 2026-KB5082425 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows Server 2022

April 14, 2026-KB5082425 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows Server 2022 Release Date: April 14, 2026 Version: .NET Framework 3.5 and 4.8.1 The April 14, 2026 update for Windows Server 2022 includes security and cumulative reliability improvements in .NET Framework 3.5...

7.5CVSS6.5AI score0.02279EPSS
Exploits0
Microsoft KB
Microsoft KB
added 2026/02/10 12:0 a.m.34 views

February 10, 2026-KB5074837 Cumulative Update for .NET Framework 4.8.1 for Windows 11, version 26H1

February 10, 2026-KB5074837 Cumulative Update for .NET Framework 4.8.1 for Windows 11, version 26H1 Release Date: February 10, 2026 Version: .NET Framework 4.8.1 The February 10, 2026 update for Windows 11, version 26H1 includes security and cumulative reliability improvements in .NET Framework...

5.7CVSS5.7AI score0.00681EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/11/12 3:8 p.m.7 views

kernel: iomap: iomap: fix memory corruption when recording errors during writeback

In the Linux kernel, the following vulnerability has been resolved: iomap: iomap: fix memory corruption when recording errors during writeback Every now and then I see this crash on arm64: Unable to handle kernel NULL pointer dereference at virtual address 00000000000000f8 Buffer I/O error on dev...

7.8CVSS6.9AI score0.00152EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-22661

Malicious code in bioql PyPI...

7.6AI score0.0017EPSS
Exploits0References8
OSV
OSV
added 2025/09/18 4:15 p.m.4 views

UBUNTU-CVE-2022-50406

In the Linux kernel, the following vulnerability has been resolved: iomap: iomap: fix memory corruption when recording errors during writeback Every now and then I see this crash on arm64: Unable to handle kernel NULL pointer dereference at virtual address 00000000000000f8 Buffer I/O error on dev...

7.8CVSS5.8AI score0.00152EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/09/18 4:3 p.m.6 views

CVE-2022-50406

In the Linux kernel, the following vulnerability has been resolved: iomap: iomap: fix memory corruption when recording errors during writeback Every now and then I see this crash on arm64: Unable to handle kernel NULL pointer dereference at virtual address 00000000000000f8 Buffer I/O error on dev...

7.8CVSS5.6AI score0.00152EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47189

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix memory ordering between normal and ordered work functions Ordered work functions aren't guaranteed to be handled by the same thread which executed th...

6.3CVSS6.8AI score0.00921EPSS
Exploits0References2
OSV
OSV
added 2025/08/08 11:15 a.m.11 views

OESA-2025-1962 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs doexit Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access...

5.5CVSS6.3AI score0.0017EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/07/25 2:16 p.m.15 views

CVE-2025-38424

In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs doexit Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access MMIO in bad ways. The crash further shows perf trying to do a user...

5.5CVSS5.6AI score0.0017EPSS
Exploits0
Cvelist
Cvelist
added 2025/07/25 2:16 p.m.8 views

CVE-2025-38424 perf: Fix sample vs do_exit()

In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs doexit Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access MMIO in bad ways. The crash further shows perf trying to do a user...

0.0017EPSS
Exploits0References8
CVE
CVE
added 2025/07/25 2:16 p.m.82 views

CVE-2025-38424

CVE-2025-38424 is a Linux kernel fix. The issue arose when perf sampling could access user-space state while the kernel was tearing down a process, risking a crash on ARM64 during do_exit(). The patch changes the teardown order to stop perf earlier in do_exit() and hardens PERF_SAMPLE_CALLCHAIN a...

5.5CVSS6.2AI score0.0017EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2025/07/25 2:16 p.m.4 views

CVE-2025-38424 perf: Fix sample vs do_exit()

In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs doexit Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access MMIO in bad ways. The crash further shows perf trying to do a user...

5.5CVSS6.4AI score0.0017EPSS
Exploits0References13
OSV
OSV
added 2024/04/10 7:15 p.m.3 views

UBUNTU-CVE-2021-47189

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory ordering between normal and ordered work functions Ordered work functions aren't guaranteed to be handled by the same thread which executed the normal work functions. The only way execution between normal/ordere...

6.3CVSS6.3AI score0.00921EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2023/02/14 12:0 a.m.8 views

PT-2024-14698

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc7-syzkaller-17907-g2d3827b3f393 Description The vulnerability is related to a kernel memory exposure attempt detected from the SLUB object 'skbuff head cache' in the Linux kernel. The issue occurs when th...

7.1CVSS5.9AI score0.00227EPSS
Exploits0References23
Vulnrichment
Vulnrichment
added 2022/12/22 12:0 a.m.8 views

CVE-2022-31740

On arm64, WASM code could have resulted in incorrect assembly generation leading to a register allocation problem, and a potentially exploitable crash. This vulnerability affects Thunderbird 91.10, Firefox 101, and Firefox ESR 91.10...

6.8AI score0.00651EPSS
Exploits0References4
Veracode
Veracode
added 2020/07/08 3:21 a.m.27 views

Denial Of Service (DoS)

firefox is vulnerable to denial of service. Memory corruption due to missing sign-extension for ValueTags on ARM64 allows an attacker to crash the application...

8.8CVSS3.3AI score0.02688EPSS
Exploits1References13Affected Software4
OSV
OSV
added 2018/12/25 7:29 p.m.3 views

UBUNTU-CVE-2018-20460

In radare2 prior to 3.1.2, the parseOperands function in libr/asm/arch/arm/armass64.c allows attackers to cause a denial-of-service application crash caused by stack-based buffer overflow by crafting an input file...

5.5CVSS6.3AI score0.01058EPSS
Exploits1References4
Rows per page
Query Builder