Lucene search
+L

8446 matches found

RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.9 views

kernel: ASoC: SOF: avoid a NULL dereference with unsupported widgets

A NULL pointer dereference was found in the Sound Open Firmware SOF driver. When a topology contains an unsupported widget type, the moduleinfo field is NULL, and dereferencing it during route setup crashes the kernel...

5.7AI score0.00166EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.16 views

kernel: drm/amdkfd: Fix kernel warning during topology setup

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

5.7AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.7 views

kernel: nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags

A flaw was found in the nvme module in the Linux kernel. A NULL pointer dereference can be triggered due to improper error management when the blkmqinitqueue function fails to set up the queue, resulting in a denial of service...

5.5CVSS6.5AI score0.00293EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.16 views

kernel: md/raid10: fix memleak of md thread

A memory leak was found in the MD RAID10 driver. When raid10run fails after setupconf succeeds but before mddev-thread is set, the conf-thread is not freed, leaking kernel thread resources...

5.7AI score0.00188EPSS
SaveExploits0References5
WPVulnDB
WPVulnDB
added 2023/11/14 12:0 a.m.19 views

Contact Form Email < 1.3.44 - Editor+ Stored Cross-Site Scripting

Description The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC 1. Create a form and navigate to...

6.1CVSS5.8AI score0.00455EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2023/11/13 12:0 a.m.20 views

Simply Excerpts <= 1.4 - Admin+ Stored XSS

Description The plugin does not sanitize and escape some fields in the plugin settings, which could allow high-privilege users such as an administrator to inject arbitrary web scripts even when the unfilteredhtml capability is disallowed for example in a multisite setup. PoC Put the following...

4.8CVSS6.8AI score0.00424EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2023/11/13 12:0 a.m.15 views

Popup box < 3.8.6 - Admin+ Stored XSS in Categories

Description The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC 1. Go to "Popup Box Categories" 2...

4.8CVSS5.9AI score0.0045EPSS
SaveExploits2Affected Software1
GithubExploit
GithubExploit
added 2023/11/12 11:34 p.m.25 views

Exploit for Injection in Discourse

Table of contents ================= CVE-2023-47119cve...

6.1CVSS7.3AI score0.00943EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/11/09 12:0 a.m.26 views

Fedora 37 : xorg-x11-server (2023-f111d2f306)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-f111d2f306 advisory. Security fix for CVE-2023-5367, CVE-2023-5380 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note...

7.8CVSS6.5AI score0.00715EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2023/11/08 8:0 a.m.6 views

Use-after-free in setup_async_work()

...

6.5CVSS7AI score0.01047EPSS
SaveExploits0
OSV
OSV
added 2023/11/08 7:15 a.m.9 views

CVE-2023-41270

Improper Restriction of Excessive Authentication Attempts vulnerability in Samsung Smart TV UE40D7000 version T-GAPDEUC-1033.2 and before allows attackers to cause a denial of service via WPS attack tools...

4.3CVSS5.8AI score0.00448EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2023/11/08 5:18 a.m.70 views

Exploit for Improper Input Validation in Atlassian Confluence_Data_Center

Confluence Vulnerability - CVE-2023-22515 :notebook: Int...

10CVSS9.8AI score0.99156EPSS
SaveExploits40
CNNVD
CNNVD
added 2023/11/08 12:0 a.m.11 views

SAMSUNG Smart Things Security Breach

SAMSUNG Smart TV is a series of smart TV products from South Korea's Samsung SAMSUNG. A security vulnerability exists in SAMSUNG Smart TV, which stems from an improperly restricted vulnerability to excessive authentication attempts, allowing an attacker to cause a denial of service via the WPS...

4.3CVSS6.8AI score0.00448EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2023/11/07 7:14 p.m.100 views

CVE-2023-4154

A design flaw was found in Samba's DirSync control implementation, which exposes passwords and secrets in Active Directory to privileged users and Read-Only Domain Controllers RODCs. This flaw allows RODCs and users possessing the GETCHANGES right to access all attributes, including sensitive...

7.5CVSS6.7AI score0.01151EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.9 views

kernel: gpiolib: fix memory leak in gpiochip_setup_dev()

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix memory leak in gpiochipsetupdev Here is a backtrace report about memory leak detected in gpiochipsetupdev: unreferenced object 0xffff88810b406400 size 512: comm "python3", pid 1682, jiffies 4295346908 age 24.090s...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.9 views

kernel: drm/amdkfd: Fix kernel warning during topology setup

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

5.7AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.11 views

kernel: bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails

In the Linux kernel, the following vulnerability has been resolved: bonding: restore bond's IFFSLAVE flag if a non-eth dev enslave fails syzbot reported a warning1 where the bond device itself is a slave and we try to enslave a non-ethernet device as the first slave which fails but then in the...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.9 views

kernel: cifs: Fix memory leak when build ntlmssp negotiate blob failed

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory leak when build ntlmssp negotiate blob failed There is a memory leak when mount cifs: unreferenced object 0xffff888166059600 size 448: comm "mount.cifs", pid 51391, jiffies 4295596373 age 330.596s hex dump first ...

5.5CVSS6.6AI score0.0018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.13 views

kernel: ASoC: SOF: avoid a NULL dereference with unsupported widgets

A NULL pointer dereference was found in the Sound Open Firmware SOF driver. When a topology contains an unsupported widget type, the moduleinfo field is NULL, and dereferencing it during route setup crashes the kernel...

5.7AI score0.00166EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.15 views

kernel: md/raid10: fix memleak of md thread

A memory leak was found in the MD RAID10 driver. When raid10run fails after setupconf succeeds but before mddev-thread is set, the conf-thread is not freed, leaking kernel thread resources...

5.7AI score0.00188EPSS
SaveExploits0References5
Rows per page
Query Builder