Lucene search
+L

14 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: Wifi: iwlwifi: mvm – fix double-free on the TX path. We observe kernel crashes, lockups, and KASAN errors related to the ax210 firmware. One of the KASAN logs pointed to the TX path, and it appears that there is indeed a way to...

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

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: fs: udf: Fix for OOB read in lengthAllocDescs handling When parsing the Allocation Extent Descriptor, lengthAllocDescs is derived from disk-based data and must be validated against the block size. Corrupted or crafted images m...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 12:15 p.m.12 views

AZL-68843 CVE-2025-40044 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size. Crafted or corrupted images may set...

7.8CVSS5.6AI score0.00161EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.23 views

CVE-2025-40044 fs: udf: fix OOB read in lengthAllocDescs handling

In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size. Crafted or corrupted images may set...

7.8CVSS0.00161EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/28 11:48 a.m.9 views

CVE-2025-40044 fs: udf: fix OOB read in lengthAllocDescs handling

In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size. Crafted or corrupted images may set...

7.8CVSS6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/10/07 3:19 p.m.26 views

CVE-2023-53640

CVE-2023-53640: In Linux kernel ASoC lpass, a use-after-free / out-of-bounds read in regcache_flat_read was fixed. The issue manifested as a KASAN slab-out-of-bounds read (read size 4) during regcache/regmap operations, observed in syzkaller backtraces. The vulnerability is addressed by the upstr...

7.8CVSS6.2AI score0.00194EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2022-54524

Malicious code in bioql PyPI...

7.8CVSS6AI score0.0027EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.20 views

EUVD-2025-27874

Malicious code in bioql PyPI...

7.6AI score0.00172EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-53182

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: Revert block, bfq: merge bfqreleaseprocessref into bfqputcooperator This reverts commit...

7.8CVSS5.7AI score0.00223EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49711

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bus: fsl-mc-bus: fix KASAN use-after-free in fslmcbusremove In fslmcbusremove, mc-rootmcbusdev-mcio is passed to fsldestroymcio. However, mc-rootmcbusdev is...

7.8CVSS6.4AI score0.0027EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.3 views

DEBIAN-CVE-2022-49711

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc-bus: fix KASAN use-after-free in fslmcbusremove In fslmcbusremove, mc-rootmcbusdev-mcio is passed to fsldestroymcio. However, mc-rootmcbusdev is already freed in fslmcdeviceremove. Then reference to mc-rootmcbusdev-mc...

7.8CVSS5.6AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/28 1:15 a.m.17 views

AZL-51837 CVE-2024-50067 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring buffer to avoid non-atomic context problem. Sometimes user-space strings, arrays can be very large,...

7.8CVSS6.3AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.10 views

UBUNTU-CVE-2024-46796

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2setpathsize If smb2compoundop is called with a valid @cfile and returned -EINVAL, we need to call cifsgetwritablepath before retrying it as the reference of @cfile was already dropped ...

9.8CVSS6.5AI score0.00443EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/28 1:00 p.m.45 views

CVE-2022-48649 mm/slab_common: fix possible double free of kmem_cache

In the Linux kernel, the following vulnerability has been resolved: mm/slabcommon: fix possible double free of kmemcache When doing slubdebug test, kfence's 'testmemcachetypesafebyrcu' kunit test case cause a use-after-free error: BUG: KASAN: use-after-free in kobjectdel+0x14/0x30 Read of size 8 ...

6.4AI score0.00217EPSS
SaveExploits0References2
Rows per page
Query Builder