Lucene search
+L

2132 matches found

Cvelist
Cvelist
added 2024/02/28 8:13 a.m.31 views

CVE-2020-36781 i2c: imx: fix reference leak when pm_runtime_get_sync fails

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix reference leak when pmruntimegetsync fails In i2cimxxfer and i2cimxremove, the pm reference count is not expected to be incremented on return. However, pmruntimegetsync will increment pm reference count even failed...

6.3AI score0.00222EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.46 views

CVE-2020-36780

In the Linux kernel, the following vulnerability has been resolved: i2c: sprd: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in sprdi2cmasterxfer and sprdi2cremove. However, pmruntimegetsync will increment the PM reference count...

4.7CVSS5.1AI score0.00228EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.15 views

CVE-2020-36779 i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in these stm32f7i2cxx serious functions. However, pmruntimegetsync will increment the PM reference...

6.7AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.3 views

DEBIAN-CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

8.4CVSS5.4AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 10:15 a.m.7 views

CVE-2021-46937

In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfstargetidswrite' DAMON debugfs interface increases the reference counts of 'struct pid's for targets from the 'targetids' file write callback 'dbgfstargetidswrite', but decreases the...

5.5CVSS6.7AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.3 views

CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a reference count underflow problem...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.8 views

Linux kernel security vulnerabilities

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 possibility that MHI ulcallback may be called immediately after a skb has queued for transmission, causi...

8.4CVSS6.5AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/21 12:33 a.m.5 views

kernel: use-after-free due to improper update of reference count in net/sched/cls_u32.c

A use-after-free flaw was found in u32change in net/sched/clsu32.c in the network subcomponent of the Linux kernel. This flaw allows a local attacker to crash the system, cause a privilege escalation, and leak kernel information...

7.8CVSS6.6AI score0.00928EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2024/02/15 5:9 a.m.28 views

CVE-2022-23090 AIO credential reference count leak

The aioaqueue function, used by the liolistio system call, fails to release a reference to a credential in an error case. An attacker may cause the reference count to overflow, leading to a use after free UAF...

6.8AI score0.00218EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/15 5:9 a.m.11 views

CVE-2022-23090 AIO credential reference count leak

The aioaqueue function, used by the liolistio system call, fails to release a reference to a credential in an error case. An attacker may cause the reference count to overflow, leading to a use after free UAF...

6.8AI score0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/15 5:9 a.m.111 views

CVE-2022-23090

The CVE-2022-23090 issue concerns the FreeBSD aio_aqueue function, used by the lio_listio system call, which fails to release a credential reference in an error path. This reference-count leak can allow an attacker to overflow the reference count, resulting in a use-after-free (UAF) condition. Th...

7.7CVSS6.7AI score0.00218EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/01/25 11:15 a.m.4 views

kernel: xfrm_expand_policies() in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice

A flaw was found in the Linux kernel’s IP framework for transforming packets XFRM subsystem. An error while resolving policies in xfrmbundlelookup causes the refcount to drop twice, leading to a possible crash and a denial of service...

5.5CVSS6.6AI score0.00309EPSS
SaveExploits0References4
OSV
OSV
added 2024/01/12 7:57 p.m.44 views

RLSA-2024:0134 Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: use after free in unixstreamsendpage CVE-2023-4622 kernel: vmwgfx: reference count issue leads to use-after-free in surface handli...

7.8CVSS7.6AI score0.06657EPSS
SaveExploits3References6
RedHat Linux
RedHat Linux
added 2024/01/10 10:50 a.m.6 views

kernel: vmwgfx: reference count issue leads to use-after-free in surface handling

The reference count changes made as part of the CVE-2023-33951 and CVE-2023-33952 fixes exposed a use-after-free flaw in the way memory objects were handled when they were being used to store a surface. When running inside a VMware guest with 3D acceleration enabled, a local, unprivileged user...

7.8CVSS6.7AI score0.00282EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/01/10 10:50 a.m.6 views

kernel: vmwgfx: reference count issue leads to use-after-free in surface handling

The reference count changes made as part of the CVE-2023-33951 and CVE-2023-33952 fixes exposed a use-after-free flaw in the way memory objects were handled when they were being used to store a surface. When running inside a VMware guest with 3D acceleration enabled, a local, unprivileged user...

7.8CVSS6.7AI score0.00282EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/01/10 10:50 a.m.136 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS7AI score0.06657EPSS
SaveExploits3References6
CNVD
CNVD
added 2024/01/05 12:0 a.m.97 views

Linux Kernel Denial of Service Vulnerability (CNVD-2024-14766)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A denial of service attack vulnerability exists in the Linux Kernel. The vulnerability is due to a memory leak found in ctnetlinkcreateconntrack in...

5.5CVSS6.2AI score0.00298EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/04 5:15 p.m.3 views

DEBIAN-CVE-2023-6270

A flaw was found in the ATA over Ethernet AoE driver in the Linux kernel. The aoecmdcfgpkts function improperly updates the refcnt on struct netdevice, and a use-after-free can be triggered by racing between the free on the struct and the access through the skbtxq global queue. This could lead to...

7CVSS6.2AI score0.0041EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/01/04 12:0 a.m.2 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. The vulnerability is due to the aoecmdcfgpkts function in the Linux kernel's ATA over Ethernet AoE driver incorrectly...

7CVSS8.3AI score0.0041EPSS
SaveExploits0References8
Rows per page
Query Builder