Lucene search
+L

1133 matches found

Cvelist
Cvelist
added 2024/05/24 3:1 p.m.35 views

CVE-2021-47500 iio: mma8452: Fix trigger reference couting

In the Linux kernel, the following vulnerability has been resolved: iio: mma8452: Fix trigger reference couting The mma8452 driver directly assigns a trigger to the struct iiodev. The IIO core when done using this trigger will call iiotriggerput to drop the reference count by 1. Without the...

7.8CVSS6.4AI score0.00242EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.5 views

SUSE CVE-2023-52879

In the Linux kernel, the following vulnerability has been resolved: tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec 5events/kprobes/sched/enable kprobeevents exec 5&- The above commands: 1. Change...

4.4CVSS6.7AI score0.00226EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.4 views

SUSE CVE-2021-47358

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

6.7CVSS6.3AI score0.00242EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/22 12:29 p.m.21 views

CVE-2021-47327

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix armsmmudevice refcount leak when armsmmurpmget fails armsmmurpmget invokes pmruntimegetsync, which increases the refcount of the "smmu" even though the return value is less than 0. The reference counting issue...

5.1CVSS6.4AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 12:28 p.m.23 views

CVE-2021-47325

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix armsmmudevice refcount leak in address translation The reference counting issue happens in several exception handling paths of armsmmuiovatophyshard. When those error scenarios occur, the function forgets to...

5.1CVSS6.4AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 4:15 p.m.2 views

DEBIAN-CVE-2023-52879

In the Linux kernel, the following vulnerability has been resolved: tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec 5events/kprobes/sched/enable kprobeevents exec 5&- The above commands: 1. Change...

5.5CVSS5.2AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52757

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential deadlock when releasing mids All releasemid callers seem to hold a reference of @mid so there is no need to call krefput&mid-refcount, releasemid under @server-midlock spinlock. If they don't, then an...

7.8CVSS5.8AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.9 views

UBUNTU-CVE-2023-52879

In the Linux kernel, the following vulnerability has been resolved: tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec 5events/kprobes/sched/enable kprobeevents exec 5&- The above commands: 1. Change...

7.8CVSS5.7AI score0.00226EPSS
SaveExploits0References10
NVD
NVD
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47303

In the Linux kernel, the following vulnerability has been resolved: bpf: Track subprog poke descriptors correctly and fix use-after-free Subprograms are calling mappoketrack, but on program release there is no hook to call mappokeuntrack. However, on program release, the aux memory and poke...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47222

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix vlan tunnel dst refcnt when egressing The egress tunnel code uses dstclone and directly sets the result which is wrong because the entry might have 0 refcnt or be already deleted, causing number of problems. It...

7.8CVSS5.8AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.10 views

UBUNTU-CVE-2021-47289

In the Linux kernel, the following vulnerability has been resolved: ACPI: fix NULL pointer dereference Commit 71f642833284 "ACPI: utils: Fix reference counting in foreachacpidevmatch" started doing "acpidevput" on a pointer that was possibly NULL. That fails miserably, because that helper inline...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.37 views

CVE-2021-47303 bpf: Track subprog poke descriptors correctly and fix use-after-free

In the Linux kernel, the following vulnerability has been resolved: bpf: Track subprog poke descriptors correctly and fix use-after-free Subprograms are calling mappoketrack, but on program release there is no hook to call mappokeuntrack. However, on program release, the aux memory and poke...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.6 views

SUSE CVE-2024-35960

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Properly link new fs rules into the tree Previously, addrulefg would only add newly created rules from the handle into the tree when they had a refcount of 1. On the other hand, createflowhandle tries hard to find and...

5.5CVSS6.7AI score0.01401EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2024/05/20 12:0 a.m.5 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 a problem with netdev reference counting...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/19 9:15 a.m.10 views

UBUNTU-CVE-2024-35869

In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon-ses are also...

9.8CVSS6.6AI score0.00647EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/17 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 page reference counting of unaligned buffers in the bioreleasepages function...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/15 5:15 p.m.6 views

DEBIAN-CVE-2023-7258

A denial of service exists in Gvisor Sandbox where a bug in reference counting code in mount point tracking could lead to a panic, making it possible for an attacker running as root and with permission to mount volumes to kill the sandbox. We recommend upgrading past...

6.5CVSS5.2AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/15 5:15 p.m.20 views

CVE-2023-7258

A denial of service exists in Gvisor Sandbox where a bug in reference counting code in mount point tracking could lead to a panic, making it possible for an attacker running as root and with permission to mount volumes to kill the sandbox. We recommend upgrading past...

6.5CVSS5.1AI score0.00165EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/15 4:29 p.m.110 views

CVE-2023-7258

CVE-2023-7258 describes a denial-of-service issue in the Gvisor Sandbox. A bug in the reference counting for mount point tracking could cause a panic, enabling a root user with mount-permission to terminate the sandbox. Affected component is the Gvisor Sandbox’s mount-tracking logic; root-privile...

6.5CVSS6.8AI score0.00165EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/15 12:0 a.m.9 views

PT-2024-15255 · Google +1 · Gvisor Sandbox +1

Name of the Vulnerable Software and Affected Versions: Gvisor Sandbox affected versions not specified Description: A denial of service issue exists due to a bug in reference counting code in mount point tracking, which could lead to a panic. This makes it possible for an attacker running as root...

6.5CVSS4.9AI score0.00165EPSS
SaveExploits0References12
Rows per page
Query Builder