Lucene search
+L

1425 matches found

Debian CVE
Debian CVE
added 2026/06/30 10:38 p.m.21 views

CVE-2026-13898

Use after free in Cast Receiver in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS6.2AI score0.0051EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.21 views

PT-2026-54368

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.47 Description A use after free issue exists in the Cast component. A remote attacker who has already compromised the renderer process can potentially achieve a sandbox escape by using a specially...

9.8CVSS6AI score0.0051EPSS
SaveExploits0References447
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.14 views

PT-2026-54175

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.47 Description A use after free issue exists in the Cast Receiver component. This occurs when a program continues to use a pointer after it has been freed, which can lead to memory corruption. A remot...

9.8CVSS6.3AI score0.0051EPSS
SaveExploits0References448
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.14 views

PT-2026-54217

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.47 Description An uninitialized use in the Cast component allows an attacker on the local network segment to obtain potentially sensitive information from process memory by sending malicious network...

9.8CVSS5.9AI score0.0051EPSS
SaveExploits0References449
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.20 views

PT-2026-54390

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.47 Description Insufficient validation of untrusted input in Cast allows a remote attacker who has compromised the renderer process to perform privilege escalation via a crafted HTML page...

9.8CVSS6AI score0.0051EPSS
SaveExploits0References447
SUSE CVE
SUSE CVE
added 2026/06/26 2:10 a.m.15 views

SUSE CVE-2026-53202

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix signed integer truncation in IPC receive Fix potential buffer overflow where firmware-supplied datasize is cast to signed int before being used in mint. Large unsigned values = 0x80000000 become negative, causing...

6.6CVSS6AI score0.00156EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/06/25 10:14 p.m.21 views

EUVD-2026-31388

golang.org/x/crypto/ssh: Invoking byte arithmetic causes underflow and panic...

7.5CVSS5.8AI score0.00473EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/25 10:14 p.m.14 views

GHSA-Q4H4-GMJ2-QVW2 golang.org/x/crypto: Invoking byte arithmetic causes underflow and panic

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

7.5CVSS6AI score0.00473EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/25 9:16 a.m.18 views

CVE-2026-53202

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix signed integer truncation in IPC receive Fix potential buffer overflow where firmware-supplied datasize is cast to signed int before being used in mint. Large unsigned values = 0x80000000 become negative, causing...

7.8CVSS0.00156EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/25 9:16 a.m.10 views

UBUNTU-CVE-2026-53147

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Validate XDomain request packet size before type cast tbxdphandlerequest casts the received packet buffer to protocol-specific structs without verifying that the allocation is large enough for the target type. A peer...

8.1CVSS5.9AI score0.00268EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.10 views

CVE-2026-53202

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix signed integer truncation in IPC receive Fix potential buffer overflow where firmware-supplied datasize is cast to signed int before being used in mint. Large unsigned values = 0x80000000 become negative, causing...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/25 8:38 a.m.40 views

CVE-2026-53147

The CVE-2026-53147 issue affects the Linux kernel Thunderbolt XDomain handling. tb_xdp_handle_request() casts the received packet buffer to protocol-specific structs without confirming that the allocation is large enough for the target type. A peer could send a minimal XDomain packet that passes ...

8.1CVSS5.9AI score0.00268EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/06/25 8:38 a.m.46 views

CVE-2026-53147 thunderbolt: Validate XDomain request packet size before type cast

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Validate XDomain request packet size before type cast tbxdphandlerequest casts the received packet buffer to protocol-specific structs without verifying that the allocation is large enough for the target type. A peer...

8.1CVSS0.00268EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/24 1:20 p.m.8 views

CVE-2026-57280

Jenkins Script Security Plugin 1402.v94c9ce464861 and earlier does not intercept the implicit type casts applied to the elements of typed for-each loops in sandboxed Groovy scripts, allowing attackers able to provide such scripts to invoke arbitrary constructors and bypass the sandbox protection...

8.8CVSS6AI score0.0038EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/24 8:16 a.m.10 views

CVE-2026-52933

In the Linux kernel, the following vulnerability has been resolved: iouring/poll: fix signed comparison in iopollgetownership iopollgetownership uses a signed comparison to check whether pollrefs has reached the threshold for the slowpath: if unlikelyatomicread&req-pollrefs = IOPOLLREFBIAS...

7.8CVSS0.0012EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/24 8:16 a.m.9 views

UBUNTU-CVE-2026-52933

In the Linux kernel, the following vulnerability has been resolved: iouring/poll: fix signed comparison in iopollgetownership iopollgetownership uses a signed comparison to check whether pollrefs has reached the threshold for the slowpath: if unlikelyatomicread&req-pollrefs = IOPOLLREFBIAS...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References29
EUVD
EUVD
added 2026/06/24 7:14 a.m.19 views

EUVD-2026-38703

In the Linux kernel, the following vulnerability has been resolved: iouring/poll: fix signed comparison in iopollgetownership iopollgetownership uses a signed comparison to check whether pollrefs has reached the threshold for the slowpath: if unlikelyatomicread&req-pollrefs = IOPOLLREFBIAS...

5.7AI score0.0012EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/24 7:14 a.m.10 views

CVE-2026-52933

In the Linux kernel, the following vulnerability has been resolved: iouring/poll: fix signed comparison in iopollgetownership iopollgetownership uses a signed comparison to check whether pollrefs has reached the threshold for the slowpath: if unlikelyatomicread&req-;pollrefs = IOPOLLREFBIAS...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/24 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-52933

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/poll: fix signed comparison in iopollgetownership iopollgetownership uses a signed comparison to check whether pollrefs has reached the threshold for th...

7.8CVSS4.5AI score0.0012EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.19 views

PT-2026-51726

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the io poll get ownership function where a signed comparison is used to determine if poll refs has reached the threshold for the slowpath. Because atomic read returns ...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0
Rows per page
Query Builder