Lucene search
+L

23635 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.11 views

AZL-60278 CVE-2025-21964 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS6.4AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

AZL-59919 CVE-2025-21919 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix potential memory corruption in childcfsrqonlist childcfsrqonlist attempts to convert a 'prev' pointer to a cfsrq. This 'prev' pointer can originate from struct rq's leafcfsrqlist, making the conversion invalid and...

7.8CVSS6.5AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

AZL-60343 CVE-2025-21905 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: limit printed string from FW file There's no guarantee here that the file is always with a NUL-termination, so reading the string may read beyond the end of the TLV. If that's the last TLV in the file, it can perha...

7.1CVSS6.4AI score0.00211EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.20 views

CVE-2025-21977

In the Linux kernel, the following vulnerability has been resolved: fbdev: hypervfb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs Gen 2 Hyper-V VMs boot via EFI and have a standard EFI framebuffer device. When the kdump kernel runs in such a VM, loading the efifb driver may hang because of...

5.5CVSS5.7AI score0.00178EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:47 p.m.13 views

CVE-2025-21977 fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs

In the Linux kernel, the following vulnerability has been resolved: fbdev: hypervfb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs Gen 2 Hyper-V VMs boot via EFI and have a standard EFI framebuffer device. When the kdump kernel runs in such a VM, loading the efifb driver may hang because of...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.23 views

CVE-2025-21977 fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs

In the Linux kernel, the following vulnerability has been resolved: fbdev: hypervfb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs Gen 2 Hyper-V VMs boot via EFI and have a standard EFI framebuffer device. When the kdump kernel runs in such a VM, loading the efifb driver may hang because of...

0.00178EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/04/01 2:19 p.m.23 views

jooby-pac4j: deserialization of untrusted data

Impact Versions after 2.x and before 3.x of io.jooby:jooby-pac4j can cause deserialization of untrusted data Patches - 2.17.0 2.x - 3.7.0 3.x Workarounds - Not using io.jooby:jooby-pac4j until it gets patches. - Check what values you put/save on session References Version 2.x:...

8.8CVSS7.1AI score0.00612EPSS
SaveExploits0References6Affected Software1
Amazon
Amazon
added 2025/04/01 12:00 a.m.9 views

Low: python3

Issue Overview: During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header bein...

2.3CVSS6.9AI score0.00605EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/01 12:00 a.m.17 views

Important: rust

Issue Overview: libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to gitindexadd can cause heap corruption that could be leveraged for arbitrary code...

9.8CVSS10AI score0.01546EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/01 12:00 a.m.30 views

Important: ghostscript

Issue Overview: Potential integer and buffer overflow with DollarBlend during serializing a multiple master font for passing to Freetype. Fixed by changing a variable type from short to unsigned short and checking if a length variable exceeds permitted limit. Fixed in ghostpdl-10.05.0...

9.8CVSS7.9AI score0.0081EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:00 a.m.16 views

Amazon Linux 2 : iniparser (ALAS-2025-2809)

The version of iniparser installed on the remote host is prior to 3.1-5. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2025-2809 advisory. Heap-based Buffer Overflow vulnerability in iniparserdumpsectionini in iniparser allows attacker to read out of bound memory...

5.1CVSS5.2AI score0.00224EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:00 a.m.23 views

Amazon Linux 2 : python38-pip (ALASPYTHON3.8-2025-018)

The version of python38-pip installed on the remote host is prior to 21.0.1-4. It is, therefore, affected by a vulnerability as referenced in the ALAS2PYTHON3.8-2025-018 advisory. Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows...

9.8CVSS7.8AI score0.27095EPSS
SaveExploits4References4
Amazon
Amazon
added 2025/04/01 12:00 a.m.20 views

Low: PackageKit

Issue Overview: A use-after-free flaw was found in PackageKitd. In some conditions, the order of cleanup mechanics for a transaction could be impacted. As a result, some memory access could occur on memory regions that were previously freed. Once freed, a memory region can be reused for other...

3.3CVSS3.6AI score0.00228EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/01 12:00 a.m.32 views

Important: freetype

Issue Overview: FreeType 2.8.1 has a signed integer overflow in cf2doFlex in cff/cf2intrp.c. CVE-2025-23022 An out of bounds write exists in FreeType versions 2.13.0 and below when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code...

8.1CVSS7.5AI score0.27775EPSS
SaveExploits2
Amazon
Amazon
added 2025/04/01 12:00 a.m.8 views

Important: kernel-livepatch-5.10.233-224.894

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: sched: schcake: add bounds checks to host bulk flow fairness counts CVE-2025-21647 In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop new packet when sch-limit == 0...

7.8CVSS6.7AI score0.00284EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/01 12:00 a.m.18 views

Important: kernel-livepatch-5.10.233-223.887

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: sched: schcake: add bounds checks to host bulk flow fairness counts CVE-2025-21647 In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop new packet when sch-limit == 0...

7.8CVSS6.7AI score0.00284EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/01 12:00 a.m.23 views

Low: python3

Issue Overview: During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header bein...

2.3CVSS5.5AI score0.00605EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/01 12:00 a.m.11 views

Important: kernel-livepatch-5.10.234-225.895

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: sched: schcake: add bounds checks to host bulk flow fairness counts CVE-2025-21647 In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop new packet when sch-limit == 0...

7.8CVSS6.7AI score0.00284EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:00 a.m.38 views

Amazon Linux 2 : python-pip (ALAS-2025-2814)

It is, therefore, affected by a vulnerability as referenced in the ALAS2-2025-2814 advisory. Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. dot dot sequence i...

9.8CVSS7.8AI score0.27095EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:00 a.m.23 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.15-2025-069 (ALASKERNEL-5.15-2025-069)

The version of kernel installed on the remote host is prior to 5.15.179-121.185. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2025-069 advisory. In the Linux kernel, the following vulnerability has been resolved: Squashfs: check the inode number is...

9.8CVSS7.2AI score0.36848EPSS
SaveExploits4References112
Rows per page
Query Builder