Lucene search
+L

1905 matches found

OSV
OSV
added 2025/08/22 4:15 p.m.3 views

DEBIAN-CVE-2025-38675

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: initialize stateptrs earlier in xfrmstatefind In case of preemption, xfrmstatelookat will find a different pcpuid and look up states for that other CPU. If we matched a state for CPU2 in the statecache while the look...

4.7CVSS4.8AI score0.00115EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.7 views

UBUNTU-CVE-2025-38675

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: initialize stateptrs earlier in xfrmstatefind In case of preemption, xfrmstatelookat will find a different pcpuid and look up states for that other CPU. If we matched a state for CPU2 in the statecache while the look...

7.8CVSS5.7AI score0.00115EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2025/08/22 4:04 p.m.14 views

CVE-2025-38675 xfrm: state: initialize state_ptrs earlier in xfrm_state_find

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: initialize stateptrs earlier in xfrmstatefind In case of preemption, xfrmstatelookat will find a different pcpuid and look up states for that other CPU. If we matched a state for CPU2 in the statecache while the look...

7.8CVSS0.00115EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/08/19 1:19 p.m.10 views

kernel: padata: fix UAF in padata_reorder

A use-after-free vulnerability was found in the Linux kernel's padata subsystem, in the padatareorder function. Caused by improper synchronization controls, this vulnerability can occur when a reference-counted data structure pd is decremented in one thread, freeing it, while another thread still...

7.8CVSS7.1AI score0.0022EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2011-10007

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - File::Find::Rule through 0.34 for Perl is vulnerable to Arbitrary Code Execution when grep encounters a crafted filename. A file handle is opened with the 2...

8.8CVSS7.3AI score0.00749EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2018-5808

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An error within the findgreen function internal/dcrawcommon.cpp in LibRaw versions prior to 0.18.9 can be exploited to cause a stack-based buffer overflow and...

8.8CVSS7.5AI score0.02819EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/16 12:00 a.m.9 views

PT-2025-33553

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw where the kasan find vm area function could lead to a deadlock situation. This occurs because find vm area could be called within an atomic context,...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/16 12:00 a.m.6 views

SUSE SLED15: grub2 / grub2-arm64-efi / grub2-i386-pc / grub2-powerpc-ieee1275 / etc (SUSE-SU-2025:02813-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:02813-1 advisory. - CVE-2024-56738: Fixed side-channel attack due to not constant-time algorithm in grubcryptomemcmp bsc1234959 Other...

5.3CVSS6.9AI score0.00413EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2025/08/15 12:53 p.m.5 views

Recommended update for grub2

This update for grub2 fixes the following issues: CVE-2024-56738: Fixed side-channel attack due to not constant-time algorithm in grubcryptomemcmp bsc1234959 Other fixes: - Fix test -f and -s do not work properly over the network files served via tftp and http bsc1246157, bsc1246237 - Skip mount...

5.7CVSS7.3AI score0.00413EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/14 6:52 p.m.1 views

MAL-2025-20571 Malicious code in find-images.js (npm)

The package find-images.js was found to contain malicious code...

7.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.4 views

Malicious code in node-firefox-find-wifi-devices (npm)

The package node-firefox-find-wifi-devices was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.0 views

Malicious code in find-images.js (npm)

The package find-images.js was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.6 views

MAL-2025-27622 Malicious code in node-firefox-find-wifi-devices (npm)

The package node-firefox-find-wifi-devices was found to contain malicious code...

7.2AI score
SaveExploits0
CVE
CVE
added 2025/08/13 10:41 p.m.129 views

CVE-2025-55193

CVE-2025-55193 affects Rails Active Record: the ID passed to find-like methods may be logged unescaped, potentially injecting unescaped ANSI sequences if logged to a terminal. The issue is fixed in Rails versions 7.1.5.2, 7.2.2.2, and 8.0.2.1. Public advisories in Debian (DSA-6090) and Fedora/Ope...

6.9CVSS7AI score0.00565EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/13 10:41 p.m.6 views

CVE-2025-55193 Active Record logging vulnerable to ANSI escape injection

Active Record connects classes to relational database tables. Prior to versions 7.1.5.2, 7.2.2.2, and 8.0.2.1, the ID passed to find or similar methods may be logged without escaping. If this is directly to the terminal it may include unescaped ANSI sequences. This issue has been patched in...

6.9CVSS7.2AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/08/13 2:49 a.m.4 views

kernel: padata: fix UAF in padata_reorder

A use-after-free vulnerability was found in the Linux kernel's padata subsystem, in the padatareorder function. Caused by improper synchronization controls, this vulnerability can occur when a reference-counted data structure pd is decremented in one thread, freeing it, while another thread still...

7.8CVSS7.1AI score0.0022EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/13 12:00 a.m.4 views

PT-2025-33099

Name of the Vulnerable Software and Affected Versions: Active Record versions prior to 7.1.5.2 Active Record versions prior to 7.2.2.2 Active Record versions prior to 8.0.2.1 Description: Active Record connects classes to relational database tables. The ID passed to find or similar methods may be...

9.2CVSS8.9AI score0.02388EPSS
SaveExploits1References28
Tenable Nessus
Tenable Nessus
added 2025/08/13 12:00 a.m.2 views

SUSE SLED15: grub2 / grub2-arm64-efi / grub2-arm64-efi-debug / etc (SUSE-SU-2025:02772-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:02772-1 advisory. - CVE-2024-56738: Fixed side-channel attack due to not constant-time algorithm in grubcryptomemcmp...

5.3CVSS6.9AI score0.00413EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2025/08/12 5:39 p.m.5 views

Recommended update for grub2

This update for grub2 fixes the following issues: CVE-2024-56738: Fixed side-channel attack due to not constant-time algorithm in grubcryptomemcmp bsc1234959 Other fixes: - Fix test -f and -s do not work properly over the network files served via tftp and http bsc1246157, bsc1246237 - Skip mount...

5.7CVSS6.9AI score0.00413EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/12 5:35 p.m.2 views

SUSE-SU-2025:02772-1 Recommended update for grub2

This update for grub2 fixes the following issues: - CVE-2024-56738: Fixed side-channel attack due to not constant-time algorithm in grubcryptomemcmp bsc1234959 Other fixes: - Fix test -f and -s do not work properly over the network files served via tftp and http bsc1246157, bsc1246237 - Skip moun...

5.3CVSS7.1AI score0.00413EPSS
SaveExploits0References6
Rows per page
Query Builder