Lucene search
K

30390 matches found

RedhatCVE
RedhatCVE
added 2025/05/02 7:12 p.m.15 views

CVE-2025-46557

XWiki is a generic wiki platform. In versions starting from 15.3-rc-1 to before 15.10.14, from 16.0.0-rc-1 to before 16.4.6, and from 16.5.0-rc-1 to before 16.10.0-rc-1, a user who can access pages located in the XWiki space by default, anyone can access the page XWiki.Authentication.Administrati...

9.8CVSS6.8AI score0.0048EPSS
Exploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/02 6:54 p.m.15 views

Security Bulletin: IBM watsonx Orchestrate Cartridge affected by vulnerability in DOMPurify

Summary IBM watsonx Orchestrate Cartridge contains a vulnerable version of DOMPurify Vulnerability Details CVEID:CVE-2024-47875 DESCRIPTION: DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to nesting-based mXSS. This vulnerabilit...

10CVSS5.5AI score0.01093EPSS
Exploits2Affected Software1
NVD
NVD
added 2025/05/02 4:15 p.m.15 views

CVE-2023-53057

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Fix global-out-of-bounds To loop a variable-length array, hciinitstagesyncstage considers that stagei is valid as long as stagei-1.func is valid. Thus, the last element of stage.func should be intentionally invali...

7.1CVSS0.00161EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.6 views

CVE-2023-53138

In the Linux kernel, the following vulnerability has been resolved: net: caif: Fix use-after-free in cfusbldevicenotify syzbot reported use-after-free in cfusbldevicenotify 1. This causes a stack trace like below: BUG: KASAN: use-after-free in cfusbldevicenotify+0x7c9/0x870 net/caif/caifusb.c:138...

7.8CVSS5.8AI score0.00152EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.5 views

CVE-2023-53131

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a server shutdown leak Fix a race where kthreadstop may prevent the threadfn from ever getting called. If that happens the svcrqst will not be cleaned up...

5.5CVSS5.5AI score0.00148EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.9 views

CVE-2023-53124

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sastransportportadd Port is allocated by sasportallocnum and rphy is allocated by either sasenddevicealloc or sasexpanderalloc, all of which may return NULL. So we need to check the...

5.5CVSS5.5AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.5 views

CVE-2023-53121

In the Linux kernel, the following vulnerability has been resolved: tcp: tcpmakesynack can be called from process context tcprtxsynack now could be called in process context as explained in 0a375c822497 "tcp: tcprtxsynack can be called from process context". tcprtxsynack might call tcpmakesynack,...

5.5CVSS5.4AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53118

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsiprochostdirrm decreases a reference counter and hence must only be called once per host that is removed. This change does not require a scsiaddhostwithdma change sinc...

5.5CVSS5.5AI score0.0016EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53115

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix memory leaks in mpi3mrinitioc Don't allocate memory again when IOC is being reinitialized...

5.5CVSS5.4AI score0.00157EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.5 views

CVE-2023-53116

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

7.8CVSS5.5AI score0.00168EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.5 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS5.6AI score0.0016EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53110

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

5.5CVSS5.5AI score0.00159EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.6 views

CVE-2023-53103

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.5CVSS5.5AI score0.00159EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.2 views

CVE-2023-53063

Removed by vendor...

7AI score
Exploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.5 views

CVE-2023-53055

In the Linux kernel, the following vulnerability has been resolved: fscrypt: destroy keyring after securitysbdelete fscryptdestroykeyring must be called after all potentially-encrypted inodes were evicted; otherwise it cannot safely destroy the keyring. Since inodes that are in-use by the Landloc...

5.5CVSS5.4AI score0.00159EPSS
Exploits0
CVE
CVE
added 2025/05/02 3:55 p.m.76 views

CVE-2023-53049

CVE-2023-53049 – Linux kernel USB-C/UCSI pointer dereference . A NULL pointer dereference in ucsi_connector_change() could occur if ucsi_init() failed and an event arrives via ucsi_acpi, dereferencing unable ucsi->connector. The fix prevents ntfy from being set until ucsi_init() succeeds, so e...

5.5CVSS6.6AI score0.00159EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53049 usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()

In the Linux kernel, the following vulnerability has been resolved: usb: ucsi: Fix NULL pointer deref in ucsiconnectorchange When ucsiinit fails, ucsi-connector is NULL, yet in case of ucsiacpi we may still get events which cause the ucsacpi code to call ucsiconnectorchange, which then derefs the...

5.5CVSS6.1AI score0.00159EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.6 views

CVE-2023-53048

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discoveridentity message Since both source and sink device can send discoveridentity message in PD3, kernel may dump below warning: ------------ cut here ------------ WARNING: CPU: 0 PID:...

5.5CVSS5.3AI score0.00159EPSS
Exploits0
OSV
OSV
added 2025/05/02 3:54 p.m.9 views

CVE-2023-53040 ca8210: fix mac_len negative array access

In the Linux kernel, the following vulnerability has been resolved: ca8210: fix maclen negative array access This patch fixes a buffer overflow access of skb-data if ieee802154hdrpeekaddrs fails...

5.5CVSS6.4AI score0.00178EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2025/05/02 3:24 p.m.17 views

CVE-2025-32971

XWiki is a generic wiki platform. In versions starting from 4.5.1 to before 15.10.13, from 16.0.0-rc-1 to before 16.4.4, and from 16.5.0-rc-1 to before 16.8.0-rc-1, the Solr script service doesn't take dropped programming rights into account. The Solr script service that is accessible in XWiki's...

3.8CVSS6.8AI score0.00321EPSS
Exploits1References1
Rows per page
Query Builder