Lucene search
+L

92 matches found

Kitploit
Kitploit
added 2026/08/24 12:55 p.m.3 views

spectre-attack-example

Esempio di attacco Spectre 2 gennaio 2018 CVE-2017-5753 e CVE-2017-5715 Esempio di sfruttamento della vulnerabilità Spectre "fantasma" Cos'è questo? Mettiamo il testo "The Magic Words are Squeamish Ossifrage." in memoria, e poi proviamo a leggerlo sfruttando la vulnerabilità. Se il sistema è...

5.6CVSS7AI score0.93838EPSS
SaveExploits13References3
RedhatCVE
RedhatCVE
added 2026/08/20 4:22 p.m.8 views

CVE-2026-74306

A flaw was found in the Linux kernel's vfio/qat driver. This vulnerability involves a race condition in the qatvfresumewrite function, where concurrent operations can bypass a critical bounds check. This allows data to be written beyond the intended memory area, potentially corrupting system...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:16 p.m.5 views

CVE-2026-55648

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS0.00401EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:48 p.m.45 views

CVE-2026-55648

Root cause: In libfreerdp/codec/color.c, freerdp_image_copy_from_icon_data computes nWidth * nHeight * FreeRDPGetBytesPerPixel(format) in 32-bit arithmetic, which wraps for large dimensions (e.g., 32768×32768 at 32 bpp), bypassing the source bounds check before freerdp_image_copy_no_overlap reads...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:48 p.m.10 views

CVE-2026-55648 FreeRDP: Integer Overflow in `freerdp_image_copy_from_icon_data` Bypasses Bounds Check

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/19 5:48 p.m.7 views

CVE-2026-55648 FreeRDP: Integer Overflow in `freerdp_image_copy_from_icon_data` Bypasses Bounds Check

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/19 9:49 a.m.2 views

SpeculativeExecutionAssessment

Bewertung spekulativer Ausführung Bewertet ein System auf die Schwachstellen der "spekulativen Ausführung", die in folgenden Einträgen beschrieben sind: CVE-2017-5715 branch target injection CVE-2017-5753 bounds check bypass CVE-2017-5754 rogue data cache load HINWEIS: Stellen Sie sicher, dass...

5.6CVSS7.1AI score0.93838EPSS
SaveExploits14
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74394

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

9.8CVSS5.5AI score0.0054EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:59 a.m.44 views

CVE-2026-74394

In the Linux kernel CVE-2026-74394, RDMA/srpt is affected by an integer overflow in the immediate data length check. The vulnerability occurs because imm_buf->len is a user-controlled uint32_t received from the network, and adding it to imm_data_offset without overflow checking can allow an in...

9.8CVSS5.4AI score0.0054EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/15 5:59 a.m.13 views

CVE-2026-74394

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

5.3AI score0.0054EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/08/15 5:59 a.m.18 views

CVE-2026-74394 RDMA/srpt: fix integer overflow in immediate data length check

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

9.8CVSS5.6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 views

EUVD-2026-59403

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

5.5AI score0.00185EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.22 views

CVE-2026-68474 powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()

In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: fix out-of-bounds access in spufsmemmmapaccess spufsmemmmapaccess computes the local store offset as address - vma-vmstart, but bounds-checks it against vma-vmend instead of the local store size. On 64-bit, offset ...

7.8CVSS0.00164EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72830

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check imm buf-len is a user-controlled uint32 t received from the network. Adding it to imm data offset without overflow checking allows a malicious initiator to send...

5.5AI score0.0054EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/08/01 12:10 a.m.11 views

SUSE CVE-2026-16530

A flaw was found in the PCP Performance Co-Pilot pmproxy service. A remote attacker can exploit a vulnerability in the pmLogLoadInDom function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the pmproxy service crashing, causing a Denial of Service...

8.2CVSS5.5AI score0.003EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/30 6:25 a.m.10 views

CVE-2026-16530

A flaw was found in the PCP Performance Co-Pilot pmproxy service. A remote attacker can exploit a vulnerability in the pmLogLoadInDom function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the pmproxy service crashing, causing a Denial of Service...

6.5CVSS0.003EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 5:30 a.m.31 views

CVE-2026-16530

The CVE-2026-16530 entry concerns the PCP (Performance Co-Pilot) pmproxy service. A flaw in the pmLogLoadInDom() function allows a remote attacker to bypass a bounds check, potentially crashing pmproxy (DoS) and, possibly, leaking memory contents. Affected component: pmproxy in PCP. Impact is des...

6.5CVSS5.9AI score0.003EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/30 5:30 a.m.11 views

CVE-2026-16530

A flaw was found in the PCP Performance Co-Pilot pmproxy service. A remote attacker can exploit a vulnerability in the pmLogLoadInDom function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the pmproxy service crashing, causing a Denial of Service...

6.5CVSS5.9AI score0.003EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/30 5:30 a.m.12 views

EUVD-2026-50978

A flaw was found in the PCP Performance Co-Pilot pmproxy service. A remote attacker can exploit a vulnerability in the pmLogLoadInDom function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the pmproxy service crashing, causing a Denial of Service...

6.5CVSS5.9AI score0.003EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/29 4:02 p.m.11 views

CVE-2026-64361

A flaw was found in the Linux kernel's HFS/HFS+ filesystem driver. An integer overflow vulnerability exists in the checkandcorrectrequestedlength function, where a calculation involving off + len can wrap around due to 32-bit arithmetic. This allows an attacker to bypass bounds checks, leading to...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
Rows per page
Query Builder