Lucene search
+L

4537 matches found

OSV
OSV
added 2025/10/04 4:15 p.m.6 views

UBUNTU-CVE-2023-53538

In the Linux kernel, the following vulnerability has been resolved: btrfs: insert tree mod log move in pushnodeleft There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the following trace: 530.569 BTRFS critical device sda3: unable to find...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.4 views

UBUNTU-CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS5.7AI score0.00099EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 4:15 p.m.6 views

UBUNTU-CVE-2022-50480

In the Linux kernel, the following vulnerability has been resolved: memory: pl353-smc: Fix refcount leak bug in pl353smcprobe The break of foreachavailablechildofnode needs a corresponding ofnodeput when the reference 'child' is not used anymore. Here we do not need to call ofnodeput in fail path...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2023-53597

In the Linux kernel, the following vulnerability has been resolved: cifs: fix mid leak during reconnection after timeout threshold When the number of responses with status of STATUSIOTIMEOUT exceeds a specified threshold NUMSTATUSIOTIMEOUT, we reconnect the connection. But we do not return the mi...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.17 views

CVE-2023-53614 mm/ksm: fix race with VMA iteration and mm_struct teardown

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

0.00099EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/04 3:44 p.m.25 views

CVE-2023-53614

Summary: CVE-2023-53614 affects the Linux kernel in the mm/ksm path, where exit_mmap() may teardown VMAs and the maple tree while mmap_lock is held, risking a destroyed maple tree being dereferenced. The fix ensures maple tree validity by checking ksm_test_exit() after obtaining mmap_lock in read...

4.7CVSS5.9AI score0.00099EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.8 views

CVE-2023-53614 mm/ksm: fix race with VMA iteration and mm_struct teardown

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS6.3AI score0.00099EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:44 p.m.27 views

CVE-2023-53597

CVE-2023-53597 affects the Linux kernel CIFS code: after STATUS_IO_TIMEOUTs exceed NUM_STATUS_IO_TIMEOUT, reconnection could leak mids and corrupt server->in_flight; the patch relocates the MID-return/credit handling to after decrypting the response (including transform-header paths), and expa...

5.5CVSS6.2AI score0.00136EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.13 views

CVE-2023-53597 cifs: fix mid leak during reconnection after timeout threshold

In the Linux kernel, the following vulnerability has been resolved: cifs: fix mid leak during reconnection after timeout threshold When the number of responses with status of STATUSIOTIMEOUT exceeds a specified threshold NUMSTATUSIOTIMEOUT, we reconnect the connection. But we do not return the mi...

0.00136EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 3:44 p.m.7 views

CVE-2023-53597 cifs: fix mid leak during reconnection after timeout threshold

In the Linux kernel, the following vulnerability has been resolved: cifs: fix mid leak during reconnection after timeout threshold When the number of responses with status of STATUSIOTIMEOUT exceeds a specified threshold NUMSTATUSIOTIMEOUT, we reconnect the connection. But we do not return the mi...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/04 3:44 p.m.21 views

CVE-2023-53592

In CVE-2023-53592, the Linux kernel GPIO driver for sifive contains a refcount leak in sifive_gpio_probe. Specifically, of_irq_find_parent() returns a node pointer with an incremented refcount, and the bug fixes by ensuring of_node_put() is called when the pointer is no longer needed. The fix pre...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.9 views

CVE-2023-53592 gpio: sifive: Fix refcount leak in sifive_gpio_probe

In the Linux kernel, the following vulnerability has been resolved: gpio: sifive: Fix refcount leak in sifivegpioprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.3AI score0.00136EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.12 views

CVE-2023-53566 netfilter: nft_set_rbtree: fix null deref on element insertion

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: fix null deref on element insertion There is no guarantee that rbprev will not return NULL in nftrbtreegcelem: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEM...

0.00132EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/04 3:16 p.m.22 views

CVE-2023-53542

The CVE-2023-53542 issue affects the Linux kernel (ARM/Exynos) where the MIPI video PHY support for Exynos5420 was not using the correct Exynos5420 compatible, leading to a kernel panic. The description states that the fix is to use the proper compatible for Exynos5420, effectively patching the d...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.13 views

CVE-2023-53542 ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used on Exynos5420, which caused a kernel panic. Add the proper compatible...

0.00146EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/04 3:16 p.m.24 views

CVE-2023-53538

CVE-2023-53538 affects the Linux kernel via a race in btrfs tree modification log rewind that can lead to a kernel NULL pointer dereference and potential crash. The issue arises during logical inode resolution as a tree mod log rewind processes a sequence of moves/removes/adds and may overwrite m...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.13 views

CVE-2023-53538 btrfs: insert tree mod log move in push_node_left

In the Linux kernel, the following vulnerability has been resolved: btrfs: insert tree mod log move in pushnodeleft There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the following trace: 530.569 BTRFS critical device sda3: unable to find...

0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 3:16 p.m.8 views

CVE-2023-53538 btrfs: insert tree mod log move in push_node_left

In the Linux kernel, the following vulnerability has been resolved: btrfs: insert tree mod log move in pushnodeleft There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the following trace: 530.569 BTRFS critical device sda3: unable to find...

5.5CVSS6.3AI score0.00128EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.13 views

CVE-2022-50480 memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()

In the Linux kernel, the following vulnerability has been resolved: memory: pl353-smc: Fix refcount leak bug in pl353smcprobe The break of foreachavailablechildofnode needs a corresponding ofnodeput when the reference 'child' is not used anymore. Here we do not need to call ofnodeput in fail path...

0.00146EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.4 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 missing ofnodeput call that could lead to a reference count leak...

4.9AI score0.00135EPSS
SaveExploits0References6
Rows per page
Query Builder