Lucene search
+L

2554355 matches found

SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.4 views

SUSE CVE-2026-68241

In the Linux kernel, the following vulnerability has been resolved: drm/i915/mst: limit DP MST ESI service loop The loop in inteldpcheckmststatus keeps servicing interrupts originating from the sink without bound. Add an upper bound to the new interrupts occurring during interrupt processing to n...

5.9AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.5 views

SUSE CVE-2026-68245

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lifetime issue of amdgpuvmgettaskinfopasid The vm pointer returned from amdgpuvmgetvmfrompasid is only valid while the lock is still being held. Once xaunlockirqrestore is called and returned, the pointer is no...

7.8CVSS5.6AI score0.00163EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:44 a.m.4 views

SUSE CVE-2026-68279

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers drmdpsidebandparseremotedpcdread reads numbytes from the raw message and then unconditionally does: memcpybytes, &raw-msgidx, numbytes; without checking that idx...

5.6AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.7 views

SUSE CVE-2026-72185

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix WARNON for resident attribute in ntfsmaprunlistnolock When ntfsmaprunlistnolock needs to look up the attribute extent containing a target VCN ctxneedsreset == true, it calls ntfsattrlookup and then expects the result to...

9.8CVSS5.7AI score0.00626EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.5 views

SUSE CVE-2026-72188

In the Linux kernel, the following vulnerability has been resolved: ntfs: sanitize MFT references returned from ntfslookupinodebyname ntfslookupinodebyname returns MFT references read from directory index entries on disk. These values are untrusted, but the function can currently return an...

9.1CVSS5.5AI score0.00467EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.5 views

SUSE CVE-2026-72192

In the Linux kernel, the following vulnerability has been resolved: ntfs3: bound tomove in indxinsertintoroot before hdrinserthead indxinsertintoroot promotes a full resident $INDEXROOT into $INDEXALLOCATION and copies all non-last resident root entries into a newly allocated INDEXBUFFER via...

9.8CVSS6.2AI score0.00738EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.5 views

SUSE CVE-2026-72211

In the Linux kernel, the following vulnerability has been resolved: ntfs: grow index root value before reparent header update ntfsirreparent moves the resident index root entries into an index block and leaves a small root stub containing the child VCN. That root stub can be larger than the...

9.8CVSS5.5AI score0.00516EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:42 a.m.5 views

SUSE CVE-2026-72221

In the Linux kernel, the following vulnerability has been resolved: sunrpc: wait for in-flight TLS handshake callback when cancel loses race When waitforcompletioninterruptibletimeout in svctcphandshake returns 0 timeout or -ERESTARTSYS signal and tlshandshakecancel then returns false,...

9.8CVSS5.7AI score0.00626EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:41 a.m.5 views

SUSE CVE-2026-73073

Vim is an open source, command line text editor. Prior to 9.2.0845, StructMembers in runtime/autoload/ccomplete.vim constructs and executes a vimgrep command using an insufficiently escaped typeref: or typename: value from a tags file, allowing an unterminated collection followed by a command...

7.1CVSS5.9AI score0.00149EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 12:41 a.m.5 views

CVE-2026-77651

The arrayref crate 0.3.10 for Rust can trigger execution of malicious code when compiling a project that uses the crate, because it has a rogue dependency that registers with a command-and-control server to offer arbitrary code execution...

9.8CVSS6.1AI score0.00434EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 12:41 a.m.9 views

EUVD-2026-63780

The arrayref crate 0.3.10 for Rust can trigger execution of malicious code when compiling a project that uses the crate, because it has a rogue dependency that registers with a command-and-control server to offer arbitrary code execution...

9.8CVSS6.1AI score0.00434EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/21 12:41 a.m.6 views

CVE-2026-77651

The arrayref crate 0.3.10 for Rust can trigger execution of malicious code when compiling a project that uses the crate, because it has a rogue dependency that registers with a command-and-control server to offer arbitrary code execution...

9.8CVSS6.2AI score0.00434EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/21 12:41 a.m.33 views

CVE-2026-77651

The arrayref crate 0.3.10 for Rust can trigger execution of malicious code when compiling a project that uses the crate, because it has a rogue dependency that registers with a command-and-control server to offer arbitrary code execution...

9.8CVSS0.00434EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 12:41 a.m.64 views

CVE-2026-77651

The arrayref crate 0.3.10 for Rust pulls in a rogue build-time dependency (arrayref-proc-macro1) that executes malicious code at compile time, registering with a C2 server to enable arbitrary code execution. The crate was unpublished from crates.io. Details: https://blog.rust-lang.org/2026/08/20/...

9.8CVSS6AI score0.00434EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/21 12:41 a.m.4 views

SUSE CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

6.5CVSS5.6AI score0.00227EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:41 a.m.5 views

SUSE CVE-2026-73620

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

8.8CVSS5.6AI score0.00331EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:41 a.m.4 views

SUSE CVE-2026-73621

GitPython before 3.1.56 contains an argument injection vulnerability in the Commit.count method, which forwards keyword arguments to 'git rev-list' without the checkunsafeoptions guard present in the sibling iteritems method. An attacker who can control options passed to Commit.count e.g., via an...

5.4CVSS5.7AI score0.00199EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:41 a.m.5 views

SUSE CVE-2026-73623

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

7.5CVSS6AI score0.00692EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:41 a.m.3 views

SUSE CVE-2026-73624

GitPython versions before 3.1.54 contain an arbitrary file overwrite vulnerability in the Diffable.diff method that fails to validate git options passed through kwargs. Attackers can supply the --output argument via the other parameter or output kwarg to write patch content to attacker-chosen fil...

8.8CVSS5.6AI score0.00276EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:41 a.m.3 views

SUSE CVE-2026-73625

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the checkunsafeoptions guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clonefrom, fetch, pull, push, lsremote, itercommit...

8.8CVSS9.2AI score0.00502EPSS
SaveExploits0References3
Rows per page
Query Builder