Lucene search
+L

133 matches found

Kitploit
Kitploit
added 2026/09/14 8:18 a.m.8 views

CVE-2026-8389

CVE-2026-8389 この脆弱性はPwn2Own 2026 Berlinで使用される予定でしたが、バージョン150.0.3でパッチが当てられました。 SpiderMonkey BaselineJITのpcOffsetビットフィールドが、eager off-thread baseline-compileパスで切り詰められ、例外アンワインディング中に範囲内だが間違ったバイトコードpcを引き起こし、その後の型混乱に至る。 概要...

8.8CVSS7.9AI score0.00331EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80980

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct...

9.8CVSS0.00605EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 8:19 p.m.9 views

CVE-2026-80980

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS0.00605EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100361 CVE-2026-80980 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS0.00605EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-80980

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS0.00605EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.5 views

CVE-2026-80980

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS0.00605EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.25 views

CVE-2026-80980 net/smc: stop killed, freed and out_of_sync sharing a byte

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS0.00605EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76303

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

0.00605EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80980

CVE-2026-80980 is a race condition in the Linux kernel's SMC (Server Message Block over Remote Direct Memory Access) protocol. Three single-bit flags (killed, freed, out_of_sync) in struct smc_connection share a single byte and are written from concurrent contexts—smc_cdc_msg_validate() from a re...

9.8CVSS0.00605EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:42 p.m.6 views

CVE-2026-80980 net/smc: stop killed, freed and out_of_sync sharing a byte

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90110

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and out of sync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smc connection and every store to one is a read-modify-write of the other two...

0.00605EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80702

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned...

7.8CVSS6.1AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:33 p.m.7 views

SUSE CVE-2026-80702

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.18 views

CVE-2026-80702

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

AZL-98051 CVE-2026-80702 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80702

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

UBUNTU-CVE-2026-80702

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS6AI score0.00128EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.11 views

CVE-2026-80702

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS6AI score0.00128EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:53 a.m.44 views

CVE-2026-80702

CVE-2026-80702 is a use-after-corruption flaw in the Linux kernel's vmwgfx DRM driver (vmwgfx_resource.c). Two code paths (vmw_resource_release() and vmw_resource_unbind_list()) erroneously assign boolean literals (0 or 1) to the guest_memory_size field—an unsigned long allocation-size field—inst...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:53 a.m.8 views

EUVD-2026-67437

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

5.9AI score0.00128EPSS
SaveExploits0References5
Rows per page
Query Builder