Lucene search
+L

852 matches found

NVD
NVD
added 2026/08/06 8:16 a.m.10 views

CVE-2026-64587

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arcemacopen, so probe should not see interrupt delivery in the usual case. However, hardware may still present stale...

7CVSS0.00122EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 8:16 a.m.10 views

UBUNTU-CVE-2026-64587

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arcemacopen, so probe should not see interrupt delivery in the usual case. However, hardware may still present stale...

7CVSS5.3AI score0.00122EPSS
SaveExploits0References13
EUVD
EUVD
added 2026/08/06 7:06 a.m.10 views

EUVD-2026-53774

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arcemacopen, so probe should not see interrupt delivery in the usual case. However, hardware may still present stale...

5.4AI score0.00122EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 7:06 a.m.25 views

CVE-2026-64587 net: ethernet: arc: emac: quiesce interrupts before requesting IRQ

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arcemacopen, so probe should not see interrupt delivery in the usual case. However, hardware may still present stale...

7CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/08/06 7:06 a.m.78 views

CVE-2026-64587

The CVE-2026-64587 entry concerns the Linux kernel net: ethernet: arc: emac component. The root cause is a race where, if probe unwinds after devm_request_irq() has installed the handler, a stale or latched interrupt may reach arc_emac_intr() during teardown and race with net_device release. The ...

7CVSS5.4AI score0.00122EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/06 7:06 a.m.12 views

CVE-2026-64587

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arcemacopen, so probe should not see interrupt delivery in the usual case. However, hardware may still present stale...

7CVSS5.3AI score0.00122EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:51 a.m.33 views

CVE-2026-64474

The CVE-2026-64474 issue affects the Linux kernel VFIO path, specifically vfio_mig_get_next_state() which walks vfio_from_fsm_table[] and could spin forever when encountering an ERROR sentinel (STOP_COPY arcs to ERROR). The root cause was an unaccounted ERROR sentinel in the skip loop, allowing a...

5.8AI score0.00176EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64474

In the Linux kernel, the following vulnerability has been resolved: vfio: prevent infinite loop in vfiomiggetnextstate on blocked arc vfiomiggetnextstate walks vfiofromfsmtable one step at a time, looping to skip optional states the device does not support until nextfsm is supported. A blocked...

5.7AI score0.00176EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/21 7:11 p.m.13 views

pyasn1: Quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service

Impact The BER/CER/DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload tens of kilobytes containing an OID with many arcs consumes seconds of CPU per decode call, allowing denial of service in any application tha...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References5Affected Software1
Microsoft KB
Microsoft KB
added 2026/07/14 2:00 p.m.132 views

June 9, 2026—KB5094042 (Monthly Rollup)

None None...

9.8CVSS6.8AI score0.2275EPSS
SaveExploits4
Microsoft KB
Microsoft KB
added 2026/07/14 2:00 p.m.90 views

June 9, 2026—KB5094041 (Monthly Rollup)

None None...

9.8CVSS6.8AI score0.2275EPSS
SaveExploits4
Cvelist
Cvelist
added 2026/07/09 7:23 a.m.45 views

CVE-2026-33390 Incorrect privilege assignment for Arc sensors in Guardian/CMC before 26.2.0

An Incorrect Privilege Assignment vulnerability was discovered in the synchronization functionality due to Arc sensors receiving CLI permissions. An authenticated user with limited privileges can push administrative CLI commands through the sync, altering the device configuration, and/or affectin...

8.1CVSS0.00401EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/09 7:23 a.m.47 views

CVE-2026-33390

Summary: CVE-2026-33390 affects Arc sensors’ synchronization in Guardian/CMC prior to version 26.2.0. The root cause is an incorrect privilege assignment where Arc sensors receive CLI permissions during sync, allowing an authenticated user with limited privileges to issue administrative CLI comma...

8.1CVSS6AI score0.00401EPSS
SaveExploits0References2Affected Software2
Vulnrichment
Vulnrichment
added 2026/07/09 7:23 a.m.9 views

CVE-2026-33390 Incorrect privilege assignment for Arc sensors in Guardian/CMC before 26.2.0

An Incorrect Privilege Assignment vulnerability was discovered in the synchronization functionality due to Arc sensors receiving CLI permissions. An authenticated user with limited privileges can push administrative CLI commands through the sync, altering the device configuration, and/or affectin...

8.1CVSS6AI score0.00401EPSS
SaveExploits0References1
NOZOMI
NOZOMI
added 2026/07/07 12:00 a.m.16 views

Incorrect privilege assignment for Arc sensors in Guardian/CMC before 26.2.0

Summary An Incorrect Privilege Assignment vulnerability was discovered in the synchronization functionality due to Arc sensors receiving CLI permissions. Impact An authenticated user with limited privileges can push administrative CLI commands through the sync, altering the device configuration,...

8.1CVSS6AI score0.00401EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2026/06/25 10:34 p.m.16 views

GO-2026-5523 Arc has an authenticated arbitrary local-file read via DuckDB I/O functions that bypasses RBAC table-level checks in github.com/basekick-labs/arc

Arc has an authenticated arbitrary local-file read via DuckDB I/O functions that bypasses RBAC table-level checks in github.com/basekick-labs/arc...

7.1CVSS5.9AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 10:34 p.m.10 views

GO-2026-5457 Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS in github.com/basekick-labs/arc

Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS in github.com/basekick-labs/arc...

8.8CVSS5.8AI score0.00358EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.6 views

Astra Linux – Vulnerability in RustC

In the standard library of Rust before version 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can lead to memory safety issues due to race conditions...

5.9CVSS6.2AI score0.01054EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/17 10:14 a.m.18 views

CVE-2026-12348

Address bar spoofing in Arc Search for Android allows a remote attacker to display a trusted domain in the address bar while rendering attacker-controlled content, enabling phishing...

7.4CVSS0.00283EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/16 7:54 p.m.36 views

CVE-2026-12348

CVE-2026-12348 concerns Arc Search for Android. The entry describes an address bar spoofing flaw caused by a window.open race condition, enabling a remote attacker to render attacker-controlled content while displaying a trusted domain in the address bar (phishing risk). The CVSSv3.1 vector is pr...

7.4CVSS5.3AI score0.00283EPSS
SaveExploits0References1
Rows per page
Query Builder