Lucene search
+L

4829 matches found

Cvelist
Cvelist
added 2024/08/21 6:10 a.m.44 views

CVE-2023-52903 io_uring: lock overflowing for IOPOLL

In the Linux kernel, the following vulnerability has been resolved: iouring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at iouring/iouring.c:734 iocqringeventoverflow+0x1c0/0x230 iouring/iouring.c:734 CPU: 0 PID: 28 Comm:...

7.8CVSS0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 1:15 a.m.2 views

DEBIAN-CVE-2024-43869

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exec and file release The perf pending task work is never waited upon the matching event release. In the case of a child event, released via freeevent directly, this can potentially result in a leaked...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 1:15 a.m.7 views

UBUNTU-CVE-2024-43869

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exec and file release The perf pending task work is never waited upon the matching event release. In the case of a child event, released via freeevent directly, this can potentially result in a leaked...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References18
OSV
OSV
added 2024/08/21 1:15 a.m.4 views

UBUNTU-CVE-2024-43870

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via taskwork. However failures while adding an event's callback to the taskwork engi...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References18
OSV
OSV
added 2024/08/21 12:15 a.m.3 views

DEBIAN-CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.7CVSS5.3AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 12:15 a.m.16 views

AZL-56163 CVE-2024-43866 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.7CVSS6.2AI score0.00164EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/21 12:6 a.m.21 views

CVE-2024-43872 RDMA/hns: Fix soft lockup under heavy CEQE load

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

6.8AI score0.00321EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/21 12:6 a.m.28 views

CVE-2024-43870 perf: Fix event leak upon exit

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via taskwork. However failures while adding an event's callback to the taskwork engi...

6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/08/21 12:6 a.m.38 views

CVE-2024-43870 perf: Fix event leak upon exit

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via taskwork. However failures while adding an event's callback to the taskwork engi...

0.0021EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.11 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 the dmaengine/idxd component should fail when the work queue is not enabled...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:0 a.m.10 views

The vulnerability of the cancel_work_sync() function in the appletouch component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the cancelworksync function in the appletouch component of the Linux operating system’s kernel is related to improper initialization of dev-work after the inputregisterdevice call. Exploiting this vulnerability could allow a malicious actor to cause a service failure...

5.5CVSS6.1AI score0.00228EPSS
SaveExploits0References23Affected Software2
Rapid7 Blog
Rapid7 Blog
added 2024/08/20 1:0 p.m.11 views

Selling Ransomware Breaches: 4 Trends Spotted on the RAMP Forum

The sale and purchase of unauthorized access to compromised enterprise networks has become a linchpin for cybercriminal operations, particularly in facilitating ransomware attacks. Underground forums are sharing guidelines on breaching networks and selling the access they obtain, leaving the...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.3 views

SUSE CVE-2024-42313

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free in vdecclose There appears to be a possible use after free with vdecclose. The firmware will add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly...

5.5CVSS6.6AI score0.00228EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.5 views

SUSE CVE-2024-43848

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix TTLM teardown work The worker calculates the wrong sdata pointer, so if it ever runs, it'll crash. Fix that...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 9:22 a.m.8 views

CVE-2024-43848 wifi: mac80211: fix TTLM teardown work

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix TTLM teardown work The worker calculates the wrong sdata pointer, so if it ever runs, it'll crash. Fix that...

8.8CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2024/08/17 9:15 a.m.14 views

AZL-47825 CVE-2024-42285 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iwconnreqhandler associates a new struct rdmaidprivate connid with an existing struct iwcmid cmid as follows: connid-cmid.iw = cmid; cmid-context = connid; cmid-cmhandl...

7.8CVSS6.3AI score0.0087EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.4 views

DEBIAN-CVE-2024-42285

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iwconnreqhandler associates a new struct rdmaidprivate connid with an existing struct iwcmid cmid as follows: connid-cmid.iw = cmid; cmid-context = connid; cmid-cmhandl...

7.8CVSS5.7AI score0.0087EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.10 views

UBUNTU-CVE-2024-42274

In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e "ALSA: firewire-lib: operate for period elapse event in process context" removed the process context workqueue from...

5.5CVSS6AI score0.00169EPSS
SaveExploits0References18
OSV
OSV
added 2024/08/17 9:15 a.m.6 views

UBUNTU-CVE-2024-42313

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free in vdecclose There appears to be a possible use after free with vdecclose. The firmware will add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly...

7.8CVSS6.3AI score0.00228EPSS
SaveExploits0References27
OSV
OSV
added 2024/08/17 9:15 a.m.10 views

UBUNTU-CVE-2024-42285

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iwconnreqhandler associates a new struct rdmaidprivate connid with an existing struct iwcmid cmid as follows: connid-cmid.iw = cmid; cmid-context = connid; cmid-cmhandl...

9.8CVSS6.2AI score0.0087EPSS
SaveExploits0References27
Rows per page
Query Builder