Lucene search
+L

10311 matches found

CNNVD
CNNVD
added 2022/11/09 12:00 a.m.31 views

VMware Workspace ONE Assist 跨站脚本漏洞

VMware Workspace ONE Assist is a real-time remote support solution from VMware, Inc. Allows VMware Workspace ONE UEM administrators to remotely access and troubleshoot devices in real-time while respecting end-user privacy. A security vulnerability exists in VMware Workspace ONE Assist prior to...

6.1CVSS7.5AI score0.00446EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/11/08 5:00 p.m.5 views

CVE-2021-26393

Insufficient memory cleanup in the AMD Secure Processor ASP Trusted Execution Environment TEE may allow an authenticated attacker with privileges to generate a valid signed TA and potentially poison the contents of the process memory with attacker controlled data resulting in a loss of...

5.5CVSS5.2AI score0.00257EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.17 views

kernel: mptcp: fix race on unaccepted mptcp sockets

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race on unaccepted mptcp sockets When the listener socket owning the relevant request is closed, it frees the unaccepted subflows and that causes later deletion of the paired MPTCP sockets. The mptcp socket's worker ca...

7.8CVSS6.1AI score0.00244EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.7 views

kernel: mt76: mt7921: fix crash when startup fails.

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix crash when startup fails. If the nic fails to start, it is possible that the resetwork has already been scheduled. Ensure the work item is canceled so we do not have use-after-free crash in case cleanup is calle...

7.8CVSS6.3AI score0.00262EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.6 views

kernel: vmxnet3: use-after-free in vmxnet3_rq_alloc_rx_buf()

A use-after-free flaw was found in vmxnet3rqallocrxbuf in drivers/net/vmxnet3/vmxnet3drv.c in VMware's vmxnet3 ethernet NIC driver in the Linux Kernel. This issue could allow a local attacker to crash the system due to a double-free while cleaning up vmxnet3rqcleanupall, which could also lead to ...

7.1CVSS6.2AI score0.00245EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:40 p.m.14 views

kernel: cifs: fix handlecache and multiuser

In the Linux kernel, the following vulnerability has been resolved: cifs: fix handlecache and multiuser In multiuser each individual user has their own tcon structure for the share and thus their own handle for a cached directory. When we umount such a share we much make sure to release the pinne...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:40 p.m.44 views

kernel: posix-cpu-timers: Cleanup CPU timers before freeing them during exec

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/11/02 12:00 a.m.6 views

多款Cisco产品注入漏洞

The Cisco Email Security Appliance ESA and Cisco Secure Email are both products of Cisco, U.S.A. The Cisco Email Security Appliance is an email security appliance.Cisco Secure Email is a Cisco Secure Email formerly Email Security provides optimal protection for your email from network threats. An...

5.3CVSS5.7AI score0.00561EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/11/01 2:20 p.m.113 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8.2 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as...

7.8CVSS6.8AI score0.06451EPSS
SaveExploits7References5
RedHat Linux
RedHat Linux
added 2022/11/01 2:20 p.m.10 views

hw: cpu: incomplete clean-up in specific special register write operations (aka DRPW)

A flaw was found in hw. Incomplete cleanup in specific special register write operations for some Intel® Processors may allow an authenticated user to enable information disclosure via local access...

5.5CVSS6.5AI score0.05778EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/01 2:20 p.m.9 views

hw: cpu: incomplete clean-up of multi-core shared buffers (aka SBDR)

A flaw was found in hw. Incomplete cleanup of multi-core shared buffers for some Intel® Processors may allow an authenticated user to enable information disclosure via local access...

5.5CVSS6.5AI score0.06155EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/01 2:19 p.m.10 views

hw: cpu: incomplete clean-up in specific special register write operations (aka DRPW)

A flaw was found in hw. Incomplete cleanup in specific special register write operations for some Intel® Processors may allow an authenticated user to enable information disclosure via local access...

5.5CVSS6.5AI score0.05778EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/01 2:19 p.m.109 views

Important: Red Hat Security Advisory: kernel-rt security and bug fix update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8.2 Telecommunications Update Service. 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...

7.8CVSS7AI score0.06451EPSS
SaveExploits7References5
OSV
OSV
added 2022/11/01 1:15 p.m.6 views

ALPINE-CVE-2022-42310

Xenstore: Guests can create orphaned Xenstore nodes By creating multiple nodes inside a transaction resulting in an error, a malicious guest can create orphaned nodes in the Xenstore data base, as the cleanup after the error will not remove all nodes already created. When the transaction is...

5.5CVSS7AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/01 1:15 p.m.3 views

DEBIAN-CVE-2022-42310

Xenstore: Guests can create orphaned Xenstore nodes By creating multiple nodes inside a transaction resulting in an error, a malicious guest can create orphaned nodes in the Xenstore data base, as the cleanup after the error will not remove all nodes already created. When the transaction is...

5.5CVSS5.6AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/01 1:15 p.m.7 views

UBUNTU-CVE-2022-42310

Xenstore: Guests can create orphaned Xenstore nodes By creating multiple nodes inside a transaction resulting in an error, a malicious guest can create orphaned nodes in the Xenstore data base, as the cleanup after the error will not remove all nodes already created. When the transaction is...

5.5CVSS5.8AI score0.00276EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2022/11/01 1:15 p.m.8 views

CVE-2022-42310

Xenstore: Guests can create orphaned Xenstore nodes By creating multiple nodes inside a transaction resulting in an error, a malicious guest can create orphaned nodes in the Xenstore data base, as the cleanup after the error will not remove all nodes already created. When the transaction is...

5.5CVSS5.8AI score0.00276EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2022/10/31 12:00 a.m.7 views

PT-2025-18618

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue has been identified in the Linux kernel, specifically in the blk-mq module. The leak occurs when the blk mq init allocated queue function is called, and the q-ma ops ...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References434
BDU FSTEC
BDU FSTEC
added 2022/10/31 12:00 a.m.11 views

The vulnerability of the intel_gvt_dma_map_guest_page() function in Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the intelgvtdmamapguestpage function in Linux operating systems is related to improper cleaning of exceptions during processing. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References13Affected Software4
CNNVD
CNNVD
added 2022/10/31 12:00 a.m.9 views

WordPress plugin Rock Convert 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site scripting vulnerability exists...

4.8CVSS4.9AI score0.00475EPSS
SaveExploits2References2
Rows per page
Query Builder