Lucene search
+L

41106 matches found

RedHat Linux
RedHat Linux
added 2026/07/20 4:53 a.m.5 views

dotnet: .NET Framework: Local Code Execution via Protection Mechanism Failure

A flaw was found in .NET Framework. This protection mechanism failure allows an unauthorized attacker to execute arbitrary code locally. Successful exploitation of this vulnerability can lead to a complete compromise of the affected system...

7.8CVSS7.7AI score0.00949EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:53 a.m.8 views

Important: Red Hat Security Advisory: .NET 9.0 security, bug fix, and enhancement update

An update for .NET 9.0 is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.8CVSS8.2AI score0.01105EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2026/07/20 4:30 a.m.6 views

dotnet: .NET Framework: Local Code Execution via Protection Mechanism Failure

A flaw was found in .NET Framework. This protection mechanism failure allows an unauthorized attacker to execute arbitrary code locally. Successful exploitation of this vulnerability can lead to a complete compromise of the affected system...

7.8CVSS7.7AI score0.00949EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:22 a.m.5 views

dotnet: .NET Framework: Local Code Execution via Protection Mechanism Failure

A flaw was found in .NET Framework. This protection mechanism failure allows an unauthorized attacker to execute arbitrary code locally. Successful exploitation of this vulnerability can lead to a complete compromise of the affected system...

7.8CVSS7.7AI score0.00949EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.8 views

Oracle Linux 10 : kernel (ELSA-2026-25191)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-25191 advisory. - crypto: ccp - copy IV using skcipher ivsize CKI Backport Bot RHEL-188463 CVE-2026-53016 - futex/requeue: Revert 'Prevent NULL pointer dereference i...

9.8CVSS7.4AI score0.03234EPSS
SaveExploits64References8
BDU FSTEC
BDU FSTEC
added 2026/07/20 12:0 a.m.6 views

The vulnerability of the Win32k.sys component of the Windows operating system, which allows a hacker to compromise protected information

The vulnerability of the Win32k.sys component of the Windows operating system is related to insufficient protection of service data. Exploiting this vulnerability can allow an attacker to disclose protected information...

3.3CVSS5.2AI score0.00475EPSS
SaveExploits1References3Affected Software5
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-53380

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers...

7.8CVSS5.6AI score0.00112EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.8 views

SUSE CVE-2026-63793

In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol-volumelabel with a mutex and snaphost the label before copytouser. This prevent a use-after-free when FSIOCSETFSLABEL replaces the vol-volumelabel and FSIOCGETTSLABEL reads it...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.6 views

SUSE CVE-2026-63835

In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface - ... - batadvvogmifacedisable. In this process, the skb aggrlist is also...

5.3AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.5 views

CVE-2026-64080

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.6 views

CVE-2026-63976

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

8.8CVSS0.00443EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 3:40 p.m.11 views

EUVD-2026-45845

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential for tearing in -remoteisize and -zeropoint Fix potential tearing in using -remoteisize and -zeropoint by copying isizeread and isizewrite and using the same seqcount as for isize. We need to make sure that...

5.4AI score0.00407EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64136

In the Linux kernel, the following vulnerability has been resolved: smb: client: protect tccount increment in smb2findsmbsesstconunlocked Commit 96c4af418586 "cifs: Fix locking usage for tcon fields" refactored cifs code to change cifstcpseslock for tclock around tccount changes. There was missin...

5.4AI score0.00491EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/19 3:39 p.m.8 views

EUVD-2026-45772

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 reject implausible blackbox recordcount adm1266nvmemreadblackbox loops over a recordcount that comes straight from byte 3 of the BLACKBOXINFO response. The destination buffer is data-devmem, sized for the nvm...

5.4AI score0.00184EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 3:39 p.m.6 views

EUVD-2026-45653

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

5.7AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.5 views

CVE-2026-64080 firmware: arm_ffa: Snapshot notifier callbacks under lock

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/07/19 3:39 p.m.18 views

CVE-2026-64080

Summary: CVE-2026-64080 affects Linux kernel firmware: arm_ffa snapshot notifier callbacks under lock. The issue arises when notification handlers look up a notifier entry under notify_lock, then drop the lock and dereference the entry, allowing a concurrent unregister to free the entry and cause...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:39 p.m.16 views

CVE-2026-64077

The CVE-2026-64077 issue concerns the Linux kernel netfilter ebtables component, resolved by moving to a two-stage removal scheme. The root cause is an incompatibility in ebt_table layout that prevents reusing xt helpers. As a remediation, table->ops assignment is now performed while the ebt m...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.11 views

EUVD-2026-45650

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: move to two-stage removal scheme Like previous patches for xtables, follow same pattern in ebtables. We can't reuse xt helpers: ebttable struct layout is incompatible. table-ops assignment is now done while...

5.4AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:39 p.m.54 views

CVE-2026-64073

Summary of CVE-2026-64073 (Linux kernel): A use-after-free in irq_work_single() on PREEMPT_RT was fixed. On PREEMPT_RT, non-HARD irq_work runs in per-CPU kthreads via run_irq_workd(), and irq_work_sync() uses rcuwait() to wait for BUSY==0. After irq_work_single() clears BUSY with atomic_cmpxchg()...

7.8CVSS5.8AI score0.00132EPSS
SaveExploits0References6
Rows per page
Query Builder