Lucene search
+L

10101 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47355

In the Linux kernel, the following vulnerability has been resolved: atm: nicstar: Fix possible use-after-free in nicstarcleanup This module's remove path calls deltimer. However, that function does not wait until the timer handler finishes. This means that the timer handler may still be running...

7.8CVSS5.8AI score0.00247EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

UBUNTU-CVE-2021-47384

In the Linux kernel, the following vulnerability has been resolved: hwmon: w83793 Fix NULL pointer dereference by removing unnecessary structure field If driver read tmp value sufficient for tmp & 0x08 && !tmp & 0x80 && tmp & 0x7 == tmp 4 & 0x7 from device then Null pointer dereference occurs. It...

5.3CVSS6.4AI score0.01028EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.28 views

CVE-2021-47408

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: serialize hash resizes and cleanups Syzbot was able to trigger the following warning 1 No repro found by syzbot yet but I was able to trigger similar issue by having 2 scripts running in parallel, changing...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.20 views

UBUNTU-CVE-2021-47356

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible use-after-free in HFCcleanup This module's remove path calls deltimer. However, that function does not wait until the timer handler finishes. This means that the timer handler may still be running after the...

7.7CVSS6.2AI score0.00267EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/21 3:15 p.m.8 views

UBUNTU-CVE-2021-47427

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix iscsitask use after free Commit d39df158518c "scsi: iscsi: Have abort handler get ref to conn" added iscsigetconn/iscsiputconn calls during abort handling but then also changed the handling of the case where we...

9.8CVSS5.7AI score0.00458EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 3:4 p.m.18 views

CVE-2021-47408

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: serialize hash resizes and cleanups Syzbot was able to trigger the following warning 1 No repro found by syzbot yet but I was able to trigger similar issue by having 2 scripts running in parallel, changing...

5.5CVSS6.9AI score0.00253EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.32 views

CVE-2021-47337 scsi: core: Fix bad pointer dereference when ehandler kthread is invalid

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

6.4AI score0.0024EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 2:35 p.m.106 views

CVE-2021-47337

The CVE-2021-47337 issue is in the Linux kernel SCSI core path: when an error arises during scsi_host_alloc() and the error-handling ehandler thread fails to spawn, shost->ehandler may be set to ERR_PTR(-ENOMEM) and scsi_host_dev_release() would call kthread_stop() on a NULL/invalid pointer, r...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References8Affected Software1
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:59 a.m.11 views

SUSE CVE-2024-35887

In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25dsdeltimer When the ax25 device is detaching, the ax25devdevicedown calls ax25dsdeltimer to cleanup the slavetimer. When the timer handler is running, the ax25dsdeltimer that calls...

5.5CVSS6.1AI score0.00339EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.2 views

SUSE CVE-2024-35914

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix error cleanup path in nfsdrename Commit a8b0026847b8 "rename: avoid a deadlock in the case of parents having no common ancestor" added an error bail out path. However this path does not drop the remount protection that...

5.5CVSS6.5AI score0.00306EPSS
SaveExploits0References26
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.10 views

SUSE CVE-2024-35959

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix mlx5eprivinit cleanup flow When mlx5eprivinit fails, the cleanup flow calls mlx5eselqcleanup which calls mlx5eselqapply that assures that the priv-statelock is held using lockdepisheld. Acquire the statelock in...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.4 views

SUSE CVE-2024-35972

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix possible memory leak in bnxtrdmaauxdeviceinit If ulp = kzalloc fails, the allocated edev will leak because it is not properly assigned and the cleanup path will not be able to free it. Fix it by assigning it properly...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.5 views

WordPress Plugin post-grid 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site...

6.4CVSS5.8AI score0.00274EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.9 views

WordPress Plugin ElementsKit Pro 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site...

6.4CVSS5.7AI score0.00263EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.6 views

WordPress Plugin Uber Menu 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL. WordPress plugin is an application plugin. A cross-site scripting...

6.4CVSS5.7AI score0.00267EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.4 views

WordPress Plugin elementor 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site...

6.4CVSS5.7AI score0.00401EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.6 views

WordPress Plugin master-slider 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.4CVSS5.7AI score0.00322EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.9 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 Linux kernel, which stems from an exception in the serialized hash resizing and cleanup of the netfilter:conntrack module...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.12 views

PT-2024-14767 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A double free issue in the Bluetooth component of the Linux kernel has been identified, specifically in the hci conn cleanup function. This issue can lead to a slab use-after-free in t...

6.5AI score
SaveExploits0References14
Rows per page
Query Builder