Lucene search
+L

23602 matches found

Debian CVE
Debian CVE
added 2025/07/10 7:41 a.m.10 views

CVE-2025-38274

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

5.5CVSS5.3AI score0.00165EPSS
SaveExploits0
CVE
CVE
added 2025/07/10 7:41 a.m.45 views

CVE-2025-38271

CVE-2025-38271 affects the Linux kernel where a NULL dereference could occur in rtnl_create_link() when dev->netdev_ops is NULL. The fix removes usage of netdev_lock_ops() and replaces dev_set_group() with netif_set_group() to avoid the dereference during rtnl_create_link() execution. The issu...

5.5CVSS6.6AI score0.0014EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/10 7:41 a.m.128 views

CVE-2025-38268

CVE-2025-38268: In the Linux kernel, a deadlock window existed in the USB Type‑C/TCPM Alt Mode interaction due to an unprotected state check in tcpm_queue_vdm_unlocked, which could allow the Alt Mode driver to grab the TCPM lock while state changes occurred. The fix moves tcpm_queue_vdm_unlocked ...

5.5CVSS6.5AI score0.00124EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/07/10 7:24 a.m.9 views

CVE-2025-25270

An unauthenticated remote attacker can alter the device configuration in a way to get remote code execution as root with specific configurations...

9.8CVSS8.2AI score0.00653EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/10 6:00 a.m.29 views

CVE-2025-6236 Hostel < 1.1.5.9 - Admin+ Stored XSS

The Hostel WordPress plugin before 1.1.5.9 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...

0.00212EPSS
SaveExploits1References1
Circl
Circl
added 2025/07/10 4:45 a.m.27 views

CVE-2025-7206

creationtimestamp| type| source ---|---|--- 2025-07-10 04:45:35+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3ltljimnu6a2j 2025-07-11 15:39:22+00:00| seen| https://bsky.app/profile/thedailytechfeed.com/post/3ltp6ikclz22w...

10CVSS9.5AI score0.18389EPSS
SaveExploits1References2
NVD
NVD
added 2025/07/10 4:15 a.m.13 views

CVE-2023-50458

In Dradis before 4.11.0, the Output Console shows a job queue that may contain information about other users' jobs...

4.3CVSS0.00191EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/07/10 3:09 a.m.7 views

CVE-2025-44003

Missing Release of Resource after Effective Lifetime CWE-772 in the Gallagher T-Series Reader allows an attacker with physical access to the reader to perform a limited denial of service when 125 kHz Card Technology is enabled. This issue affects T-Series Readers: 9.20 prior to vCR9.20.250213a...

4.3CVSS6.3AI score0.00174EPSS
SaveExploits0References1
Circl
Circl
added 2025/07/10 1:48 a.m.27 views

CVE-2025-6438

creationtimestamp| type| source ---|---|--- 2025-07-10 01:48:46+00:00| seen| https://bsky.app/profile/jimbecher.bsky.social/post/3ltl7mhepzk2i 2025-07-22 10:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-203-06...

5.9CVSS4.8AI score0.00411EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/10 12:00 a.m.8 views

CVE-2025-47813

loginok.html in Wing FTP Server before 7.4.4 discloses the full local installation path of the application when using a long value in the UID cookie...

4.3CVSS6.2AI score0.92862EPSS
SaveExploits25References3
NVD
NVD
added 2025/07/09 11:15 p.m.15 views

CVE-2025-6976

The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcodes in all versions up to, and including, 7.0.3 due to insufficient input sanitization and output escaping on user supplied attributes. This makes ...

6.4CVSS0.00239EPSS
SaveExploits0References8
Circl
Circl
added 2025/07/09 6:43 p.m.28 views

CVE-2025-53743

creationtimestamp| type| source ---|---|--- 2025-07-09 18:43:23+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ltkhttenau2x...

5.3CVSS6.6AI score0.00264EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/09 6:03 p.m.11 views

CVE-2025-38249

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out-of-bounds read in sndusbgetaudioformatuac3 In sndusbgetaudioformatuac3, the length value returned from sndusbctlmsg is used directly for memory allocation without validation. This length is controlled by...

4.6CVSS6.5AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/09 5:59 p.m.7 views

CVE-2025-38246

In the Linux kernel, the following vulnerability has been resolved: bnxt: properly flush XDP redirect lists We encountered following crash when testing a XDPREDIRECT feature in production: 56251.579676 listadd corruption. next-prev should be prev ffff93120dd40f30, but was ffffb301ef3a6740...

5.5CVSS6.3AI score0.00302EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/09 5:58 p.m.9 views

CVE-2025-38242

In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfdmove and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUGON in commit c50f8e6053b0, we may see the same BUGON if the filemap lookup...

5.5CVSS6.6AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/09 5:54 p.m.5 views

CVE-2025-38257

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Prevent overflow in size calculation for memdupuser Number of apqn target list entries contained in 'nrapqns' variable is determined by userspace via an ioctl call so the result of the product in calculation of size...

5.5CVSS6.7AI score0.00157EPSS
SaveExploits0References4
Circl
Circl
added 2025/07/09 5:00 p.m.22 views

CVE-2021-27961

creationtimestamp| type| source ---|---|--- 2025-07-09 17:00:33+00:00| seen| https://gist.github.com/phlmox/c24bf28f12fbc0f2ea73dd9e8cfa94e3...

6.5CVSS6.9AI score0.00206EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/09 2:50 p.m.51 views

CVE-2025-7204

Affected product/versions: ConnectWise PSA

6.5CVSS7.6AI score0.00313EPSS
SaveExploits0References2Affected Software1
Circl
Circl
added 2025/07/09 2:00 p.m.24 views

CVE-2025-0141

creationtimestamp| type| source ---|---|--- 2025-07-09 14:00:00+00:00| seen| https://security.paloaltonetworks.com/CVE-2025-0141 2025-07-09 16:23:10+00:00| seen| https://infosec.exchange/users/mttaggart/statuses/114824196232360547 2025-07-09 19:03:26+00:00| seen|...

8.4CVSS8AI score0.00171EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/09 11:15 a.m.8 views

CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

7.8CVSS0.00165EPSS
SaveExploits0References8
Rows per page
Query Builder