Lucene search
+L

47 matches found

OSV
OSV
added 2025/01/11 1:15 p.m.10 views

DEBIAN-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS5.7AI score0.00217EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.19 views

CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS0.00217EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.19 views

UBUNTU-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS6.2AI score0.00217EPSS
SaveExploits0References22
CVE
CVE
added 2025/01/11 12:29 p.m.157 views

CVE-2024-55639

In CVE-2024-55639, the Linux kernel rswitch driver (Renesas) flaw stems from improper use of a saved device-tree node in rswitch_device, where of_node_put() was called after the first reference is used. The node may be released too late/too early across multiple code paths, risking use-after-free...

8.4CVSS6.5AI score0.00217EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/01/11 12:29 p.m.16 views

CVE-2024-55639 net: renesas: rswitch: avoid use-after-put for a device tree node

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.47 views

CVE-2024-55639 net: renesas: rswitch: avoid use-after-put for a device tree node

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS0.00217EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.21 views

CVE-2024-53171 ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit

In the Linux kernel, the following vulnerability has been resolved: ubifs: authentication: Fix use-after-free in ubifstncendcommit After an insertion in TNC, the tree might split and cause a node to change its znode-parent. A further deletion of other nodes in the tree which also could free the...

7.8CVSS0.00291EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/08 6:15 a.m.29 views

UBUNTU-CVE-2024-50204

In the Linux kernel, the following vulnerability has been resolved: fs: don't try and remove empty rbtree node When copying a namespace we won't have added the new copy into the namespace rbtree until after the copy succeeded. Calling freemntns will try to remove the copy from the rbtree which is...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/09/12 12:0 a.m.8 views

i-doit 跨站脚本漏洞

i-doit is a configuration management database software from i-doit Inc. A cross-site scripting vulnerability exists in i-doit pro that stems from a lack of proper cleanup of the id, lang, mNavID, name, pID, treeNode, type, and view parameters...

6.1CVSS6.1AI score0.00226EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.6 views

tty: serial: ma35d1: Add a NULL check for of_node

...

5.5CVSS8.9AI score0.00211EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/07 12:0 a.m.10 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, which stems from the fact that the tty:serial:ma35d1 module may be null for pdev-dev.ofnode when the serial node is missing...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.5 views

SUSE CVE-2024-40991

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Fix ofk3udmaglueparsechnbyid The ofk3udmaglueparsechnbyid helper function erroneously invokes "ofnodeput" on the "udmaxnp" device-node passed to it, without having incremented its reference count at a...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/19 2:57 p.m.160 views

CVE-2021-47609

CVE-2021-47609 : Linux kernel vulnerability in the SCPI genpd driver for arm SCPI firmware. The issue was a missing bound check on scpi_pd->name, which could overflow a 30-byte buffer when copying the device name, potentially leading to memory corruption. The fix allocates the string dynamical...

7.8CVSS8.5AI score0.0026EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/30 12:0 a.m.21 views

PT-2024-26853 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from the mechanism introduced to prevent a write hole of an extent buffer in the Btrfs file system. When btrfs clear buffer dirty marks an extent buffer as EXTENT BUFF...

9.1CVSS7.2AI score0.01401EPSS
SaveExploits1References534
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.33 views

CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.45 views

CVE-2021-47510 btrfs: fix re-dirty process of tree-log nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

6.6AI score0.00205EPSS
SaveExploits0References2
WPVulnDB
WPVulnDB
added 2024/04/12 12:0 a.m.17 views

WPvivid Backup & Migration Plugin < 0.9.100 - Admin+ PHAR Deserialization

Description The plugin is vulnerable to PHAR Deserialization in all versions up to, and including, 0.9.99 via deserialization of untrusted input at the wpvividstggetcustomexcludepathfree action. This is due to the plugin not providing sufficient path validation on the treenodenodeid parameter. Th...

7.2CVSS7.1AI score0.41543EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/04/12 12:0 a.m.9 views

WordPress Plugin WPvivid Backup & Migration 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL. WordPress plugin is an application plugin. A security vulnerability exists in...

7.2CVSS6.6AI score0.41543EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.45 views

CVE-2024-26685

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in endbufferasyncwrite According to a syzbot report, endbufferasyncwrite, which handles the completion of block device writes, may detect abnormal condition of the buffer asyncwrite flag and cause a BUGO...

5.5CVSS5.9AI score0.0025EPSS
SaveExploits0References28
Snyk
Snyk
added 2023/01/29 3:29 p.m.5 views

Malicious Package

Overview tree-node-web is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package was...

9.8CVSS7.1AI score
SaveExploits0References3
Rows per page
Query Builder