Lucene search
+L

8603 matches found

NVD
NVD
added 2024/09/18 8:15 a.m.26 views

CVE-2024-46795

In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset the binding mark of a reused connection Steve French reported null pointer dereference error from sha256 lib. cifs.ko can send session setup requests on reused connection. If reused connection is used for binding...

5.5CVSS0.00276EPSS
SaveExploits0References6
NVD
NVD
added 2024/09/18 8:15 a.m.31 views

CVE-2024-46765

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in icexdp is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout handler. XDP setup and PF reset code access the same...

7.8CVSS0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/18 8:15 a.m.10 views

UBUNTU-CVE-2024-46760

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: schedule rx work after everything is set up Right now it's possible to hit NULL pointer dereference in rtwrxfillrxstatus on hw object and/or its fields because initialization routine can start getting USB replie...

5.5CVSS6.5AI score0.00234EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.26 views

CVE-2024-46795 ksmbd: unset the binding mark of a reused connection

In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset the binding mark of a reused connection Steve French reported null pointer dereference error from sha256 lib. cifs.ko can send session setup requests on reused connection. If reused connection is used for binding...

0.00276EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/18 7:12 a.m.158 views

CVE-2024-46765

CVE-2024-46765 affects the Linux kernel ice driver XDP configuration, where ice_xdp() and PF reset race on shared resources (ice_vsi_close/ice_prepare_for_reset, ice_vsi_rebuild, ice_vsi_open). The fix adds a mutex (xdp_state_lock) to protect ice_vsi_rebuild() and ice_xdp(), and introduces ICE_VS...

7.8CVSS5AI score0.00244EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/18 12:24 a.m.25 views

kernel: net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket

A flaw was found in the Linux kernel's bpf programs. Under certain conditions, when the kernel attempts to initiate a network connection using the kernelconnect function, it can return a value that causes the cxtcpsetupsocket function to loop. This issue can lead to continuous data writing to the...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/18 12:00 a.m.12 views

The vulnerability of the Setup/Deployment component of the Windows operating system, which allows a hacker to increase their privileges

The vulnerability of the Setup/Deployment component of the Windows operating system is related to the absence of quotation marks in the syntax of certain elements or search paths. Exploiting this vulnerability can allow an attacker to increase their privileges...

7.8CVSS5.4AI score0.00615EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/17 6:00 a.m.17 views

CVE-2024-5170 Logo Manager For Enamad <= 0.7.1 - Admin+ Stored XSS via Widget

The Logo Manager For Enamad WordPress plugin through 0.7.1 does not sanitise and escape in its widgets 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...

5.2AI score0.00334EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/09/17 6:00 a.m.38 views

CVE-2024-5170 Logo Manager For Enamad <= 0.7.1 - Admin+ Stored XSS via Widget

The Logo Manager For Enamad WordPress plugin through 0.7.1 does not sanitise and escape in its widgets 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...

0.00334EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2024/09/16 1:11 p.m.804 views

Exploit for CVE-2024-32651

CVE-2024-32651 changedetection --port --ip --notification...

10CVSS9.6AI score0.83601EPSS
SaveExploits5
OSV
OSV
added 2024/09/16 1:38 a.m.172 views

RHSA-2018:3249 Red Hat Security Advisory: setup security and bug fix update

Bulletin has no description...

4.8CVSS5.1AI score0.00315EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/13 7:51 p.m.25 views

RHSA-2019:1206 Red Hat Security Advisory: rhvm-setup-plugins security update

Bulletin has no description...

6.5CVSS6.7AI score0.01566EPSS
SaveExploits0References22
OSV
OSV
added 2024/09/13 7:51 p.m.21 views

RHSA-2019:1205 Red Hat Security Advisory: rhvm-setup-plugins security update

Bulletin has no description...

6.5CVSS6.7AI score0.01566EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/09/13 6:00 a.m.15 views

CVE-2024-6617 NinjaTeam Header Footer Custom Code <= 1.2 - Admin+ Stored XSS via CSS Styles

The NinjaTeam Header Footer Custom Code WordPress plugin before 1.2 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...

6AI score0.00362EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/09/12 6:00 a.m.38 views

CVE-2024-6887 Giveaways and Contests by RafflePress < 1.12.16 - Editor+ Stored XSS

The Giveaways and Contests by RafflePress WordPress plugin before 1.12.16 does not sanitise and escape some of its Giveaways settings, which could allow high privilege users such as editor and above to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallow...

0.00374EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/11 4:15 p.m.10 views

UBUNTU-CVE-2024-45011

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driver may attempt to access exist and are of the correct type. All XillyUSB devices must have a Bulk IN...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.31 views

CVE-2024-45011 char: xillybus: Check USB endpoints when probing device

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driver may attempt to access exist and are of the correct type. All XillyUSB devices must have a Bulk IN...

0.00223EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/11 3:13 p.m.16 views

CVE-2024-45011 char: xillybus: Check USB endpoints when probing device

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driver may attempt to access exist and are of the correct type. All XillyUSB devices must have a Bulk IN...

6.1AI score
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.16 views

media: tc358743: register v4l2 async device only after successful setup

...

7.8CVSS6.4AI score0.0024EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.6 views

drm/amd/display: Fix division by zero in setup_dsc_config

...

5.5CVSS7.3AI score0.00213EPSS
SaveExploits0
Rows per page
Query Builder