Lucene search
+L

161 matches found

SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.4 views

SUSE CVE-2022-48950

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfpendingtask UaF Per syzbot it is possible for perfpendingtask to run after the event is free'd. There are two related but distinct cases: - the taskwork was already queued before destroying the event; - destroying t...

5.5CVSS6.4AI score0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.16 views

UBUNTU-CVE-2022-48950

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfpendingtask UaF Per syzbot it is possible for perfpendingtask to run after the event is free'd. There are two related but distinct cases: - the taskwork was already queued before destroying the event; - destroying t...

7.8CVSS5.7AI score0.00252EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/13 3:15 p.m.5 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
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.6 views

SUSE 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.3AI score0.0021EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/08/21 7:40 p.m.23 views

CVE-2024-43870

A logical flaw exists in the Linux kernel. When a task is scheduled, pending sigtrap deliveries are deferred to the target task upon resuming to userspace via taskwork. However, failures are ignored while adding an event's callback to the taskwork engine. Since the last call for the event exit...

5.1CVSS7.3AI score0.0021EPSS
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.4 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
Cvelist
Cvelist
added 2024/08/21 12:6 a.m.35 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
Debian CVE
Debian CVE
added 2024/08/21 12:6 a.m.14 views

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.5CVSS5.7AI score0.0021EPSS
SaveExploits0
CVE
CVE
added 2024/08/21 12:6 a.m.164 views

CVE-2024-43870

CVE-2024-43870 : In the Linux kernel perf subsystem, a window exists during task_exit where pending sigtrap deliveries may be queued but not added to the event’s task_work due to a failure when adding the event’s callback to task_work. This creates a small window in which the event refcount can b...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/08/21 12:6 a.m.27 views

CVE-2024-43869 perf: Fix event leak upon exec and file release

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...

0.0021EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/21 12:6 a.m.20 views

CVE-2024-43869 perf: Fix event leak upon exec and file release

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...

6.8AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 12:6 a.m.30 views

CVE-2024-43869 perf: Fix event leak upon exec and file release

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.3AI score0.0021EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.24 views

CVE-2023-52476 perf/x86/lbr: Filter vsyscall addresses

In the Linux kernel, the following vulnerability has been resolved: perf/x86/lbr: Filter vsyscall addresses We found that a panic can occur when a vsyscall is made while LBR sampling is active. If the vsyscall is interrupted NMI for perf sampling, this call sequence can occur most recent at top:...

6.5AI score0.00228EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/28 9:15 a.m.9 views

UBUNTU-CVE-2021-47006

In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hwbreakpoint: Do not directly check the event's overflowhandler hook The commit 1879445dfa7b "perf/core: Set event's default ::overflowhandler" set a default event-overflowhandler in perfeventalloc, and replace the...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2024/02/16 8:0 a.m.5 views

The perf_swevent_init function in kernel/events/core.c in the Linux kernel before 3.8.9 uses an incorrect integer data type which allows local users to gain privileges via a crafted perf_event_open system call.

...

8.4CVSS8.1AI score0.47709EPSS
SaveExploits16
OSV
OSV
added 2024/01/26 12:10 a.m.12 views

USN-6609-1 linux, linux-aws, linux-aws-5.15, linux-gcp, linux-gcp-5.15, linux-gke, linux-gkeop, linux-gkeop-5.15, linux-hwe-5.15, linux-ibm, linux-ibm-5.15, linux-kvm, linux-lowlatency-hwe-5.15, linux-raspi vulnerabilities

Lin Ma discovered that the netfilter subsystem in the Linux kernel did not properly validate network family support while creating a new netfilter table. A local attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6040 It was discovered that the CIFS...

7.8CVSS6.9AI score0.00843EPSS
SaveExploits2References7
OSV
OSV
added 2024/01/25 10:6 p.m.11 views

USN-6605-1 linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-bluefield, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-iot, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4, linux-xilinx-zynqmp vulnerabilities

Lin Ma discovered that the netfilter subsystem in the Linux kernel did not properly validate network family support while creating a new netfilter table. A local attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6040 It was discovered that the CIFS...

7.8CVSS6.9AI score0.00715EPSS
SaveExploits2References5
OSV
OSV
added 2024/01/12 11:6 a.m.5 views

OESA-2024-1030 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: openeuler-linux-kernel-4.19.0-cbsdestroy-NULL-ptr-deref-391216CVE-2021-33630 openeuler-linux-kernel-5.10.149-ext4writeinlinedata-kernelbug-365020CVE-2021-33631 An out-of-bounds read vulnerability was found in the NVMe-oF/TCP...

7.8CVSS6.5AI score0.01657EPSS
SaveExploits1References6
OSV
OSV
added 2024/01/12 11:6 a.m.8 views

OESA-2024-1031 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: openeuler-linux-kernel-4.19.0-cbsdestroy-NULL-ptr-deref-391216CVE-2021-33630 openeuler-linux-kernel-5.10.149-ext4writeinlinedata-kernelbug-365020CVE-2021-33631 An issue was discovered in the Linux kernel through 6.3.8. A...

7.8CVSS7.2AI score0.01657EPSS
SaveExploits1References6
Rows per page
Query Builder