Lucene search
+L

136 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2018-18147

Malware in sbrugna...

6.5CVSS6.6AI score0.01074EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2013-6487

Malware in sbrugna...

6.6CVSS6.4AI score0.00283EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/07/09 12:0 a.m.7 views

Disa: Accurate Learning-Based Static Disassembly with Attentions

For reverse engineering related security domains, such as vulnerability detection, malware analysis, and binary hardening, disassembly is crucial yet challenging. The fundamental challenge of disassembly is to identify instruction and function boundaries. Classic approaches rely on file-format...

6.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 7:40 a.m.10 views

CVE-2024-31955

An issue was discovered in Samsung eMMC with KLMAG2GE4A and KLM8G1WEMB firmware. Code bypass through Electromagnetic Fault Injection allows an attacker to successfully authenticate and write to the RPMB Replay Protected Memory Block area without possessing secret information...

4.9CVSS7.5AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 8:8 p.m.22 views

USN-7383-2 linux-realtime 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; - Drivers core; - Ublk userspace block driver; -...

9.8CVSS6.7AI score0.00869EPSS
SaveExploits2References109
OSV
OSV
added 2025/03/27 3:15 p.m.1 views

DEBIAN-CVE-2025-21873

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsgtransportsgiofn. In the case where ufsbsgexecadvancedrpmbreq returns an error, do not set the...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/11/14 9:5 a.m.16 views

CVE-2024-50141

In the Linux kernel, the following vulnerability has been resolved: ACPI: PRM: Find EFIMEMORYRUNTIME block for PRM handler and context PRMT needs to find the correct type of block to translate the PA-VA mapping for EFI runtime services. The issue arises because the PRMT is finding a block of type...

5.5CVSS6.9AI score0.00247EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/07 12:0 a.m.3 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 originates when the ACPI PRM handler incorrectly finds a block of type EFICONVENTIONALMEMORY when looking for the...

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.10 views

The vulnerability of the freeaddrinfo() function in the libpcap library, which allows a hacker to cause a service failure

The vulnerability of the freeaddrinfo function in the libpcap library is related to the invocation of freeaddrinfo for the same allocated memory block. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.4CVSS6.5AI score0.00225EPSS
SaveExploits0References6Affected Software4
RedhatCVE
RedhatCVE
added 2024/09/02 6:40 a.m.26 views

CVE-2023-7256

A vulnerability was found in libpcap. During the setup of a remote packet capture, the internal sockinitaddress function calls getaddrinfo and possibly freeaddrinfo, but does not clearly indicate to the caller function as to whether freeaddrinfo remains to be called after the function returns. Th...

4.4CVSS6.6AI score0.00225EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/31 12:15 a.m.26 views

CVE-2023-7256

In affected libpcap versions during the setup of a remote packet capture the internal function sockinitaddress calls getaddrinfo and possibly freeaddrinfo, but does not clearly indicate to the caller function whether freeaddrinfo still remains to be called after the function returns. This makes i...

4.4CVSS6.8AI score0.00225EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/30 11:44 p.m.148 views

CVE-2023-7256

CVE-2023-7256 – libpcap is affected by a double-free in the remote packet capture setup path. The root cause is that sock_initaddress() calls getaddrinfo() and may call freeaddrinfo(), but does not clearly communicate to the caller whether freeaddrinfo() still needs to be called after return. Thi...

4.4CVSS4.7AI score0.00225EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:9 a.m.20 views

CVE-2024-42292

In the Linux kernel, the following vulnerability has been resolved: kobjectuevent: Fix OOB access within zapmodaliasenv zapmodaliasenv wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed b...

7.1CVSS5.6AI score0.00248EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.4 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 miscalculating the size of memory blocks, allowing out-of-bounds access to memory...

7.1CVSS6.5AI score0.00248EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/08/13 3:9 p.m.5 views

kernel: proc/vmcore: fix clearing user buffer by properly using clear_user()

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS7AI score0.00229EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.7 views

SUSE CVE-2024-40917

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

5.5CVSS7.2AI score0.00267EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.7 views

SUSE CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/05/27 11:30 a.m.33 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS5.8AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/24 3:15 p.m.25 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS6.4AI score0.00229EPSS
SaveExploits0References8
Rows per page
Query Builder