Lucene search
+L

11821 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/14 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-71136

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: adv7842: Avoid possible out-of-bounds array accesses in adv7842cplogstatus It's possible for cpread and hdmiread to return -EIO. Those values are further...

7.1CVSS6.5AI score0.00117EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/14 12:0 a.m.14 views

PT-2026-2439

Name of the Vulnerable Software and Affected Versions Windows Kernel Driver affected versions not specified Description The drivers within the tool packages utilize the RTL QUERY REGISTRY DIRECT flag when reading a registry value. This process is susceptible to a buffer overflow if an untrusted...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/13 11:7 p.m.9 views

CVE-2026-22690

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS6.7AI score0.00406EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/01/13 10:53 p.m.9 views

CVE-2026-22611

AWS SDK for .NET works with Amazon Web Services to help build scalable solutions with Amazon S3, Amazon DynamoDB, Amazon Glacier, and more. From versions 4.0.0 to before 4.0.3.3, Customer applications could be configured to improperly route AWS API calls to non-existent or non-AWS hosts. This...

3.7CVSS6.8AI score0.00208EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/01/13 8:29 p.m.8 views

Arbitrary Command Injection

Overview renovate is a dependency updater. Affected versions of this package are vulnerable to Arbitrary Command Injection due to the improper sanitazation of user-supplied repository in the Chart.yaml file in the helmv3 manager. An attacker can execute arbitrary commands on the host system by...

8.4CVSS7.7AI score
SaveExploits0References2
OSV
OSV
added 2026/01/13 4:16 p.m.6 views

UBUNTU-CVE-2025-68819

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100i2cmsg rlen value is a user-controlled value, but dtv5100i2cmsg does not check the size of the rlen value. Therefore, if it is set to a value larger than sizeofst-data, an...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References38
NVD
NVD
added 2026/01/13 4:15 p.m.7 views

CVE-2025-68784

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a UAF problem in xattr repair The xchksetupxattrbuf function can allocate a new value buffer, which means that any reference to ab-value before the call could become a dangling pointer. Fix this by moving an assignment t...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/13 4:15 p.m.6 views

UBUNTU-CVE-2025-68784

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a UAF problem in xattr repair The xchksetupxattrbuf function can allocate a new value buffer, which means that any reference to ab-value before the call could become a dangling pointer. Fix this by moving an assignment t...

5.8AI score0.00166EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.28 views

CVE-2025-68792 tpm2-sessions: Fix out of range indexing in name_size

In the Linux kernel, the following vulnerability has been resolved: tpm2-sessions: Fix out of range indexing in namesize 'namesize' does not have any range checks, and it just directly indexes with TPMALGID, which could lead into memory corruption at worst. Address the issue by only processing...

7.8CVSS0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/13 3:29 p.m.18 views

CVE-2025-68792

CVE-2025-68792 affects the Linux kernel where tpm2-sessions has an out-of-range indexing issue in name_size due to missing range checks on TPM_ALG_ID. This could lead to memory corruption in extreme cases. The mitigated fix processes only known values, returns -EINVAL for unrecognized values, and...

7.8CVSS6.2AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/13 3:28 p.m.19 views

CVE-2025-68784

CVE-2025-68784 pertains to the Linux kernel (xfs). The issue is a use-after-free in xattr repair where xchk_setup_xattr_buf can allocate a new value buffer, potentially leaving ab->value references dangling. The fix moves the assignment to after the buffer setup, mitigating the dangling refere...

6AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/01/13 3:28 p.m.6 views

CVE-2025-68769

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsrecoverfsyncdata With below scripts, it will trigger panic in f2fs: mkfs.f2fs -f /dev/vdd mount /dev/vdd /mnt/f2fs touch /mnt/f2fs/foo sync echo 111 /mnt/f2fs/foo f2fsio fsync /mnt/f2fs/foo f2fsio...

5.2AI score0.00173EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: A divide-by-zero error was avoided in damonlrusortapplyparameters. Patch series “mm/damon: Avoid divide-by-zero in DAMON module’s parameter application”. The RECLAIM and LRUSORT modules of DAMON do not perform a...

5.5CVSS5.3AI score0.00137EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: hfsplus: fixed the KMSAN uninit-value issue in hfsplusextcacheextent The syzbot reported an issue in hfsplusextcacheextent: 70.194323 T9350 BUG: KMSAN: uninit-value in hfsplusextcacheextent+0x7d0/0x990 70.195022 T9350...

7.8CVSS6.6AI score0.00151EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: hfs: fixed the KMSAN uninit-value issue in hfsfindsetzerobits The syzbot reported an issue in hfsfindsetzerobits: ===================================================== BUG: KMSAN: uninit-value in hfsfindsetzerobits+0x74d/0xb60...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.6 views

Astra Linux – Vulnerability in python-ldap

Python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars could be exploited to skip escaping special characters when a crafted list or dict was provided as the assertionvalue parameter, and...

6.9CVSS5.3AI score0.00301EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.10 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: Check the return value of platformgetresource. platformgetresource returns NULL in case of failure. Therefore, check its return value and propagate the error to prevent NULL pointer dereferencing...

6AI score0.00207EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.3 views

MiracleLinux 8 : tigervnc-1.15.0-8.el8_10.ML.1 (AXSA:2025-11094:09)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-11094:09 advisory. xorg: xmayland: Use-after-free in XPresentNotify structure creation CVE-2025-62229 xorg: xwayland: Use-after-free in Xkb client resource removal...

7.3CVSS8AI score0.00474EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a reference to ab-value during xattr repair that could become a dangling pointer, potentially leading to reu...

6.1AI score0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.5 views

MiracleLinux 8 : xorg-x11-server-Xwayland-21.1.3-19.el8_10 (AXSA:2025-11054:02)

The remote MiracleLinux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2025-11054:02 advisory. xorg: xmayland: Use-after-free in XPresentNotify structure creation CVE-2025-62229 xorg: xwayland: Use-after-free in Xkb client resource removal...

7.3CVSS7.9AI score0.00474EPSS
SaveExploits0References4
Rows per page
Query Builder