Lucene search
+L

42358 matches found

Chainguard
Chainguard
added 2025/12/05 1:28 a.m.21 views

CVE-2020-15095 vulnerabilities

Vulnerabilities for packages: gitlab-rails-ce...

4.4CVSS7AI score0.00407EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/12/05 1:28 a.m.18 views

CVE-2016-3956 vulnerabilities

Vulnerabilities for packages: gitlab-rails-ce...

7.5CVSS7AI score0.06748EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/12/05 1:28 a.m.8 views

GHSA-P493-635Q-R6GR vulnerabilities

Vulnerabilities for packages: gitlab-rails-ce...

7AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/05 12:00 a.m.3 views

CVE-2025-32900

In the KDE Connect information-exchange protocol before 2025-04-18, a packet can be crafted to temporarily change the displayed information about a device, because broadcast UDP is used. This affects KDE Connect before 1.33.0 on Android, KDE Connect before 25.04 on desktop, KDE Connect before 0.5...

4.3CVSS5.8AI score0.00114EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/05 12:00 a.m.14 views

PT-2025-49245

Name of the Vulnerable Software and Affected Versions Johnson Controls OpenBlue Mobile Web Application for OpenBlue Workplace versions 2025.1.2 and prior Description Johnson Controls OpenBlue Mobile Web Application for OpenBlue Workplace versions 2025.1.2 and prior are susceptible to a Direct...

9CVSS6.8AI score0.00299EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/05 12:00 a.m.13 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7909-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7909-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

9.8CVSS6.9AI score0.00617EPSS
SaveExploits3References179
Packet Storm News
Packet Storm News
added 2025/12/05 12:00 a.m.12 views

The Road of Adaptive AI for Precision in Cybersecurity

Cybersecurity's evolving complexity presents unique challenges and opportunities for AI research and practice. This paper shares key lessons and insights from designing, building, and operating production-grade GenAI pipelines in cybersecurity, with a focus on the continual adaptation required to...

6.7AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/05 12:00 a.m.5 views

CVE-2025-66200

moduserdir+suexec bypass via AllowOverride FileInfo vulnerability in Apache HTTP Server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid. This issue affects Apache HTTP Server: from 2.4.7 through 2.4.65. Users are...

5.4CVSS6.6AI score0.00636EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40216

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into...

7.8CVSS5.9AI score0.00139EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/04 8:16 p.m.3 views

CVE-2025-63499

Alinto Sogo 5.12.3 is vulnerable to Cross Site Scripting XSS via the theme parameter...

6.1CVSS5.9AI score0.00299EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.4 views

CVE-2025-40222

In the Linux kernel, the following vulnerability has been resolved: tty: serial: sh-sci: fix RSCI FIFO overrun handling The receive error handling code is shared between RSCI and all other SCIF port types, but the RSCI overrunreg is specified as a memory offset, while for other SCIF types it is a...

5.8AI score0.00182EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.5 views

CVE-2025-40257

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

9.8CVSS5.9AI score0.00454EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.7 views

CVE-2025-40250

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clean up only new IRQ glue on requestirq failure The mlx5irqalloc function can inadvertently free the entire rmap and end up in a crash1 when the other threads tries to access this, when requestirq fails due to exhauste...

7.8CVSS6.5AI score0.00154EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.9 views

CVE-2025-40248

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect if already established During connect, acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect invoking vsocktransportcancelpkt -...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.12 views

CVE-2025-40256

In the Linux kernel, the following vulnerability has been resolved: xfrm: also call xfrmstatedeletetunnel at destroy time for states that were never added In commit b441cf3f8c4b "xfrm: delete x-tunnel as we delete x", I missed the case where state creation fails between full initialization...

5.8AI score0.00202EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.5 views

CVE-2025-40242

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix unlikely race in gdlmputlock In gdlmputlock, there is a small window of time in which the DFLUNMOUNT flag has been set but the lockspace hasn't been released, yet. In that window, dlm may still call gdlmast and gdlmbast...

7CVSS6.5AI score0.00142EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.3 views

CVE-2025-40231

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsockassigntransport Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by commit 687aa0c5581b "vsoc...

5.7AI score0.00202EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.4 views

CVE-2025-40238

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec cleanup over MPV device When we do mlx5edetachnetdev we eventually disable blocking events notifier, among those events are IPsec MPV events from IB to core. So before disabling those blocking events, make sur...

5.4AI score0.00194EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2025/12/04 4:08 p.m.7 views

CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS5.4AI score0.00454EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/04 4:08 p.m.55 views

CVE-2025-40246

In the Linux kernel, the following vulnerability has been resolved: xfs: fix out of bounds memory read error in symlink repair xfs/286 produced this report on my test fleet: ================================================================== BUG: KFENCE: out-of-bounds read in memcpyorig+0x54/0x110...

5.7AI score0.00194EPSS
SaveExploits0
Rows per page
Query Builder