Lucene search
+L

661 matches found

CVE
CVE
added 2025/12/03 7:37 p.m.246 views

CVE-2025-61727

The CVE-2025-61727 issue stems from crypto/x509: an excluded subdomain constraint in a certificate chain does not restrict wildcard SANs in the leaf certificate (e.g., excluding test.example.com does not block SAN *.example.com). This can allow a leaf certificate to claim a wildcard SAN despite t...

6.5CVSS6.5AI score0.00284EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/12/03 12:00 a.m.9 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google USA. A security vulnerability exists in Google Go that stems from a subdomain constraint excluded from the crypto/x509 certificate chain that does not restrict the use of the...

6.5CVSS6.3AI score0.00284EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/02 8:55 p.m.7 views

GO-2025-4175 Improper application of excluded DNS name constraints when verifying wildcard names in crypto/x509

An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN .example.com...

6.5CVSS6.8AI score0.00284EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990880)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990880 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: check if leafidx greater than num leaves per dmap tree syzbot report a out of bounds in...

7.8CVSS6.4AI score0.00287EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.14 views

kernel: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions...

7.8CVSS6.8AI score0.00268EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 4:15 p.m.11 views

UBUNTU-CVE-2023-53672

In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref BUG Syzbot reported several warning triggered inside lookupinlineextentbackref. CAUSE As usual, the reproducer doesn't reliably trigger locally here, but at...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/07 3:21 p.m.10 views

EUVD-2025-32741

In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref BUG Syzbot reported several warning triggered inside lookupinlineextentbackref. CAUSE As usual, the reproducer doesn't reliably trigger locally here, but at...

6AI score0.00136EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 3:21 p.m.10 views

CVE-2023-53672 btrfs: output extra debug info if we failed to find an inline backref

In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref BUG Syzbot reported several warning triggered inside lookupinlineextentbackref. CAUSE As usual, the reproducer doesn't reliably trigger locally here, but at...

6.5AI score
SaveExploits0References11
CVE
CVE
added 2025/10/07 3:21 p.m.40 views

CVE-2023-53672

CVE-2023-53672 affects the Linux kernel's btrfs code. When inserting a new inline backref, a WARN_ON() can trigger if the inline backref cannot be found, which is only possible in insert scenarios. The fix enhances debugging by dumping all parameters and the extent tree leaf after the WARN_ON(). ...

5.5CVSS6.1AI score0.00136EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2006-4324

Malware in sbrugna...

7.5CVSS6AI score0.05851EPSS
SaveExploits1References62
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2019-5894

Malware in sbrugna...

8.8CVSS8.8AI score0.01719EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.11 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414370)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414370 advisory. mm/rmap.c in the Linux kernel before 5.19.7 has a use-after-free related to leaf anonvma double reuse. Tenable has extracted the preceding description block directly...

5.5CVSS6.6AI score0.00871EPSS
SaveExploits3References3
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.30 views

PT-2025-41116

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where extra debug information is output if an inline backref cannot be found during a lookup operation. This was identified through reports from Syzbot...

7.8CVSS6.3AI score0.09567EPSS
SaveExploits4References992
EUVD
EUVD
added 2025/10/03 8:07 p.m.23 views

EUVD-2025-20970

Malicious code in bioql PyPI...

6.4AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53361

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: LoongArch: mm: Add p?dleaf definitions When I do LTP test, LTP test case ksm06 caused panic ...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/09/17 5:31 p.m.8 views

CVE-2023-53361

In the Linux kernel, the following vulnerability has been resolved: LoongArch: mm: Add p?dleaf definitions When I do LTP test, LTP test case ksm06 caused panic at breakksmpmdentry - pmdleaf Huge page table but False - ptepresent panic The reason is pmdleaf is not defined, So like commit...

5.5CVSS5.8AI score0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.8 views

DEBIAN-CVE-2023-53361

In the Linux kernel, the following vulnerability has been resolved: LoongArch: mm: Add p?dleaf definitions When I do LTP test, LTP test case ksm06 caused panic at breakksmpmdentry - pmdleaf Huge page table but False - ptepresent panic The reason is pmdleaf is not defined, So like commit...

5.5CVSS5.4AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.10 views

UBUNTU-CVE-2023-53361

In the Linux kernel, the following vulnerability has been resolved: LoongArch: mm: Add p?dleaf definitions When I do LTP test, LTP test case ksm06 caused panic at breakksmpmdentry - pmdleaf Huge page table but False - ptepresent panic The reason is pmdleaf is not defined, So like commit...

5.5CVSS5.7AI score0.00184EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.20 views

CVE-2023-53361 LoongArch: mm: Add p?d_leaf() definitions

In the Linux kernel, the following vulnerability has been resolved: LoongArch: mm: Add p?dleaf definitions When I do LTP test, LTP test case ksm06 caused panic at breakksmpmdentry - pmdleaf Huge page table but False - ptepresent panic The reason is pmdleaf is not defined, So like commit...

0.00184EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.16 views

CVE-2023-53361

In the Linux kernel, the following vulnerability has been resolved: LoongArch: mm: Add p?dleaf definitions When I do LTP test, LTP test case ksm06 caused panic at breakksmpmdentry - pmdleaf Huge page table but False - ptepresent panic The reason is pmdleaf is not defined, So like commit...

5.5CVSS5.4AI score0.00184EPSS
SaveExploits0
Rows per page
Query Builder