Lucene search
+L

4237 matches found

Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.20 views

CVE-2024-46766 ice: move netif_queue_set_napi to rtnl-protected sections

In the Linux kernel, the following vulnerability has been resolved: ice: move netifqueuesetnapi to rtnl-protected sections Currently, netifqueuesetnapi is called from icevsirebuild that is not rtnl-locked when called from the reset. This creates the need to take the rtnllock just for a single...

6.5AI score0.00229EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.32 views

CVE-2024-46766 ice: move netif_queue_set_napi to rtnl-protected sections

In the Linux kernel, the following vulnerability has been resolved: ice: move netifqueuesetnapi to rtnl-protected sections Currently, netifqueuesetnapi is called from icevsirebuild that is not rtnl-locked when called from the reset. This creates the need to take the rtnllock just for a single...

0.00229EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly synchronizing the state of a network interface. No details of the vulnerability are provided at...

5.5CVSS8.2AI score0.0024EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/09/18 12:0 a.m.12 views

The vulnerability of the Remote Desktop Licensing Service for Windows operating systems allows a perpetrator to execute arbitrary code.

The vulnerability of the Remote Desktop Licensing Service for Windows operating systems is related to synchronization errors when using shared resources „Race Conditions“. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

7.5CVSS5.9AI score0.01122EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/09/17 12:0 a.m.10 views

The vulnerability of the kernel driver of Windows operating systems allows attackers to gain increased privileges.

The vulnerability of the Windows operating system’s kernel driver relates to synchronization errors when using shared resources “Race Conditions”. Exploiting this vulnerability can allow an attacker to gain increased privileges...

7.8CVSS7.2AI score0.00839EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/09/13 12:0 a.m.7 views

The vulnerability of the Samba networking communication package arises from synchronization errors when using a shared resource. This allows attackers to gain access to confidential data and compromise its integrity.

The vulnerability of the Samba networking communication package is related to synchronization errors when using a shared resource due to incorrect metadata processing. Exploiting this vulnerability can allow an attacker to gain access to confidential data and compromise its integrity...

6.8CVSS6.7AI score0.00776EPSS
SaveExploits0References11Affected Software4
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:0 a.m.207 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7007-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7007-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

10CVSS7AI score0.02701EPSS
SaveExploits4References218
BDU FSTEC
BDU FSTEC
added 2024/09/13 12:0 a.m.9 views

The vulnerability of the QEMU hardware emulation software, related to synchronization errors, allows a hacker to trigger a service failure.

The vulnerability of the QEMU hardware emulation software is related to synchronization errors. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

7.8CVSS7.2AI score0.01027EPSS
SaveExploits0References12Affected Software6
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.11 views

kernel: mm/hugetlb: fix missing hugetlb_lock for resv uncharge

CVE-2024-36000 addresses a synchronization issue in the Linux kernel's management of huge pages. The problem arises when multiple threads modify the reservation map concurrently without proper locking, leading to potential inconsistencies and system instability...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/10 12:0 a.m.8 views

PT-2024-6256 · Microsoft · Windows Remote Desktop Licensing Service +1

Name of the Vulnerable Software and Affected Versions: Windows Remote Desktop Licensing Service affected versions not specified Description: The issue is related to synchronization errors in the Windows Remote Desktop Licensing Service, specifically a "race condition" scenario. This can be...

7.5CVSS7.4AI score0.01122EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/09/10 12:0 a.m.10 views

PT-2024-7299 · Intel · Intel Uefi Firmware

Name of the Vulnerable Software and Affected Versions: Intel UEFI firmware affected versions not specified Description: A race condition in the UEFI firmware for some Intel processors may allow a privileged user to potentially enable escalation of privilege via local access. This issue is caused ...

8.7CVSS6.7AI score0.00119EPSS
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2024/09/06 12:0 a.m.22 views

The vulnerability of TeamViewer’s software for remote control of computers allows unauthorized access to protected information.

The vulnerability of TeamViewer’s remote control software relates to improper control over the synchronization function of the clipboard. Exploiting this vulnerability can allow an intruder operating remotely to gain unauthorized access to protected information...

5CVSS5.5AI score0.00395EPSS
SaveExploits0References3Affected Software2
Redos
Redos
added 2024/09/06 12:0 a.m.22 views

ROS-20240906-01

Vulnerability of ip6tnlrcv function in net/ipv6/ip6tunnel.c module of Linux kernel IPv6 protocol implementation is related to use of uninitialized memory. of the Linux operating system is related to the use of uninitialized memory. Exploitation of the vulnerability could allow a remote attacker t...

8.6CVSS8.1AI score0.00573EPSS
SaveExploits0
NVD
NVD
added 2024/09/04 7:15 p.m.34 views

CVE-2024-44959

In the Linux kernel, the following vulnerability has been resolved: tracefs: Use generic inode RCU for synchronizing freeing With structure layout randomization enabled for 'struct inode' we need to avoid overlapping any of the RCU-used / initialized-only-once members, e.g. ilru or isblist to not...

7.8CVSS0.00221EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.49 views

CVE-2024-44959 tracefs: Use generic inode RCU for synchronizing freeing

In the Linux kernel, the following vulnerability has been resolved: tracefs: Use generic inode RCU for synchronizing freeing With structure layout randomization enabled for 'struct inode' we need to avoid overlapping any of the RCU-used / initialized-only-once members, e.g. ilru or isblist to not...

7.8CVSS0.00221EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/04 6:35 p.m.115 views

CVE-2024-44959

CVE-2024-44959 targets the Linux kernel tracefs subsystem. The issue stems from a race condition in freeing inodes when structure layout randomization is enabled for 'struct inode', which risks overlapping RCU-used or one-time-initialized members (e.g., i_lru, i_sb_list) and can corrupt related l...

7.8CVSS5AI score0.00221EPSS
SaveExploits0References3Affected Software1
FreeBSD Advisory
FreeBSD Advisory
added 2024/09/04 12:0 a.m.29 views

FreeBSD-SA-24:14.umtx

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-24:14.umtx Security Advisory The FreeBSD Project Topic: umtx Kernel panic or Use-After-Free Category: core Module: kern Announced: 2024-09-04 Credits: Synacktiv...

10CVSS6.2AI score0.00681EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:0 a.m.8 views

The vulnerability of the configfs component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the configfs component in the Linux operating system’s kernel is related to parallel execution using a shared resource with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.6AI score0.00165EPSS
SaveExploits0References20Affected Software2
OSV
OSV
added 2024/09/02 4:8 p.m.10 views

CLSA-2024-1725293298 kernel: Fix of 37 CVEs

tun: add missing verification for short frame CVE-2024-41091 - tap: add missing verification for short frame CVE-2024-41090 - drm/amd/display: Fix potential index out of bounds in color transformation function CVE-2024-38552 - net: fix dstnegativeadvice race CVE-2024-36971 - net: annotate...

10CVSS7.2AI score0.02701EPSS
SaveExploits2References1
Hacker One
Hacker One
added 2024/09/01 11:1 p.m.116 views

Monero: A peer can remotely fill the pending block queue to an extremely high size, with blocks that will never leave the queue.

The pending block queue in the Monero cryptocurrency protocol could be remotely filled to an extremely high size, up to approximately 54 GB, with blocks that would never leave the queue. This was possible due to lax rules in the synchronization code that allowed the queue size limit to be bypasse...

7.2AI score
SaveExploits0
Rows per page
Query Builder