Lucene search
+L

2525 matches found

RedHat Linux
RedHat Linux
added 2024/09/24 12:49 a.m.10 views

kernel: SUNRPC: lock against ->sock changing during sysfs read

A vulnerability was found in the Linux kernel's SUNRPC component, where a race condition exists during sysfs read operations due to improper handling of the -sock pointer. If the mutex -recvmutex is not held, -sock may change asynchronously, leading to a potential kernel oops. This vulnerability...

4.7CVSS7.2AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:27 a.m.12 views

kernel: SUNRPC: lock against ->sock changing during sysfs read

A vulnerability was found in the Linux kernel's SUNRPC component, where a race condition exists during sysfs read operations due to improper handling of the -sock pointer. If the mutex -recvmutex is not held, -sock may change asynchronously, leading to a potential kernel oops. This vulnerability...

4.7CVSS7.2AI score0.00254EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.3 views

SUSE CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/09/18 11:13 a.m.27 views

CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

4.7CVSS6.7AI score0.00235EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.28 views

CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

AZL-49668 CVE-2024-46765 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

DEBIAN-CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.5 views

UBUNTU-CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.33 views

CVE-2024-46765 ice: protect XDP configuration with a mutex

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

0.00235EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.44 views

CVE-2024-46765 ice: protect XDP configuration with a mutex

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

6.7AI score0.00235EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.17 views

CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0
CVE
CVE
added 2024/09/18 7:12 a.m.145 views

CVE-2024-46765

CVE-2024-46765 (Linux kernel) vulnerability in the ice driver relates to race conditions between XDP setup and PF reset paths. The issue arose because ice_xdp() and ice_vsi_rebuild()/PF reset code accessed shared resources without proper synchronization, risking a NULL pointer dereference during ...

5.5CVSS5AI score0.00235EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.3 views

SUSE CVE-2024-46678

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

4.7CVSS6.3AI score0.00168EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/09/14 2:50 a.m.4 views

SUSE CVE-2024-46713

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix AUX buffer serialization Ole reported that event-mmapmutex is strictly insufficient to serialize the AUX buffer, add a per RB mutex to fully serialize it. Note that in the lock order comment the perfevent::mmapmutex...

5.5CVSS6.4AI score0.00299EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/09/13 3:43 p.m.17 views

CVE-2024-46713

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix AUX buffer serialization Ole reported that event-mmapmutex is strictly insufficient to serialize the AUX buffer, add a per RB mutex to fully serialize it. Note that in the lock order comment the perfevent::mmapmutex...

5.5CVSS6.9AI score0.00299EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 3:15 p.m.5 views

DEBIAN-CVE-2024-46713

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix AUX buffer serialization Ole reported that event-mmapmutex is strictly insufficient to serialize the AUX buffer, add a per RB mutex to fully serialize it. Note that in the lock order comment the perfevent::mmapmutex...

7.8CVSS5.9AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 3:15 p.m.3 views

UBUNTU-CVE-2024-46713

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix AUX buffer serialization Ole reported that event-mmapmutex is strictly insufficient to serialize the AUX buffer, add a per RB mutex to fully serialize it. Note that in the lock order comment the perfevent::mmapmutex...

7.8CVSS6.3AI score0.00299EPSS
SaveExploits0References19
CVE
CVE
added 2024/09/13 2:49 p.m.174 views

CVE-2024-46713

CVE-2024-46713 affects the Linux kernel perf/aux path. The root cause was that event->mmap_mutex alone was insufficient to serialize the AUX buffer, enabling race conditions. The fix adds a per-RB mutex to fully serialize AUX buffer access and corrects the previous lock order issue where perf_...

7.8CVSS6.6AI score0.00299EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/09/13 11:42 a.m.17 views

CVE-2024-46678

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/13 6:15 a.m.27 views

CVE-2024-46698

In the Linux kernel, the following vulnerability has been resolved: video/aperture: optionally match the device in sysfbdisable In apertureremoveconflictingpcidevices, we currently only call sysfbdisable on vga class devices. This leads to the following problem when the pimary device is not VGA...

5.5CVSS0.00188EPSS
SaveExploits0References2
Rows per page
Query Builder