Lucene search
+L

23762 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.3 views

SUSE SLES15 Security Update : kernel (Live Patch 60 for SUSE Linux Enterprise 15 SP3) (SUSE-SU-2025:4064-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4064-1 advisory. This update for the SUSE Linux Enterprise kernel 5.3.18-150300.59.215 fixes various security issues The following security issues were fixed: -...

7.8CVSS7.1AI score0.00328EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2025/11/12 10:37 p.m.9 views

Moderate: Red Hat Security Advisory: openssl security update

An update for openssl is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS6.6AI score0.01549EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/12 10:25 p.m.24 views

CVE-2025-64705

Frappe Learning version range 2.0.0–2.40.9 suffers an information-disclosure vulnerability where users could view submissions from other students due to improper access control and direct URL access. The issue is fixed in version 2.41.0 by enforcing proper roles and redirecting direct URL access....

5.3CVSS6.4AI score0.00214EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2025/11/12 10:15 p.m.10 views

CVE-2025-40204

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

8.1CVSS0.00432EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:15 p.m.3 views

DEBIAN-CVE-2025-40204

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

8.1CVSS5.1AI score0.00432EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.3 views

DEBIAN-CVE-2025-40197

In the Linux kernel, the following vulnerability has been resolved: media: mc: Clear minor number before put device The device minor should not be cleared after the device is released...

5.1AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.10 views

AZL-70076 CVE-2025-40195 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: mount: handle NULL values in mntnsrelease When calling in listmount mntnsrelease may be passed a NULL pointer. Handle that case gracefully...

5.6AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 9:56 p.m.5 views

CVE-2025-40204 sctp: Fix MAC comparison to be constant-time

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

8.1CVSS6.1AI score
SaveExploits0References11
EUVD
EUVD
added 2025/11/12 9:24 p.m.12 views

EUVD-2025-50820

changedetection.io: Stored XSS in Watch update via API...

3.5CVSS5.4AI score0.00431EPSS
SaveExploits1References5
NVD
NVD
added 2025/11/12 9:15 p.m.7 views

CVE-2025-64186

Evervault is a payment security solution. A vulnerability was identified in the evervault-go SDK’s attestation verification logic in versions of evervault-go prior to 1.3.2 that may allow incomplete documents to pass validation. This may cause the client to trust an enclave operator that does not...

8.7CVSS0.00137EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/11/12 7:12 p.m.7 views

EUVD-2025-150398

Tuleap is an Open Source Suite to improve management of software developments and collaboration. Tuleap Community Edition prior to version 16.13.99.1761813675 and Tuleap Enterprise Edition prior to versions 16.13-5 and 16.12-8 don't have cross-site request forgery protection in the management of...

4.6CVSS6.2AI score0.00138EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.8 views

kernel: Bluetooth: Fix potential use-after-free when clear keys

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 "Bluetooth: Fix use-after-free in hciremoveltk/hciremoveirk". We can not access k after kfreercu call...

7.8CVSS6.8AI score0.00149EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/11/12 10:46 a.m.16 views

CVE-2017-20210

Photo Station 5.4.1 & 5.2.7 include the security fix for the vulnerability related to the XMR mining programs identified by internal research...

9.8CVSS6.8AI score0.00345EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:35 a.m.7 views

SUSE-SU-2025:4074-1 Security update for buildah

This update for buildah fixes the following issues: - CVE-2025-52881: Fixed container breakouts by bypassing runc's restrictions for writing to arbitrary /proc files bsc1253096 Other fixes: - podman and buildah with runc 1.3.2 fail with lots of warnings as rootless bsc1252543...

7.5CVSS5.9AI score0.00516EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.24 views

CVE-2025-40148 drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functions

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer checks in dcstream cursor attribute functions The function dcstreamsetcursorattributes currently dereferences the stream pointer and nested members stream-ctx-dc-currentstate without checking for...

0.00225EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.17 views

CVE-2025-40137

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate first page in error path of f2fstruncate syzbot reports a bug as below: loop0: detected capacity change from 0 to 40427 F2FS-fs loop0: Wrong SSA boundary, start3584 end4096 blocks3072 F2FS-fs loop0: Can't fi...

5.2AI score0.00199EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.14 views

CVE-2025-40130

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix data race in CPU latency PM QoS request handling The cpulatencyqosadd/remove/updaterequest interfaces lack internal synchronization by design, requiring the caller to ensure thread safety. The current...

5.5AI score0.00185EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/12 8:15 a.m.17 views

kernel: Bluetooth: L2CAP: Fix use-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free Fix potential use-after-free in l2caplecommandrej...

8.8CVSS6.8AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:40 a.m.13 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.8CVSS6.7AI score0.00239EPSS
SaveExploits0References17
OPENSUSE Linux
OPENSUSE Linux
added 2025/11/12 12:00 a.m.5 views

binutils-2.45-2.1 on GA media (moderate)

binutils-2.45-2.1 on GA media Announcement ID: openSUSE-SU-2025:15725-1 Rating: moderate Cross-References: CVE-2025-0840 CVSS scores: CVE-2025-0840 SUSE : 4.5 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L CVE-2025-0840 SUSE : 2.1 CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N...

4.5CVSS5.9AI score0.00747EPSS
SaveExploits1
Rows per page
Query Builder