Lucene search
+L

206 matches found

CVE
CVE
β€’added 2026/09/04 5:11 p.m.β€’16 views

CVE-2026-80892

CVE-2026-80892 affects the Linux kernel's EROFS filesystem driver (fs/erofs/decompressor_lzma.c). When the lzma_streams module parameter is unset, the global MicroLZMA stream pool is sized from num_possible_cpus() , and each stream preallocates an image-supplied dictionary of up to 8 MiB . On hig...

5.4AI score0.00173EPSS
SaveExploits0References6
OSV
OSV
β€’added 2026/09/04 5:11 p.m.β€’11 views

CVE-2026-80892 erofs: cap LZMA stream pool size

In the Linux kernel, the following vulnerability has been resolved: erofs: cap LZMA stream pool size fs/erofs/decompressorlzma.c sizes the module-global MicroLZMA stream pool from numpossiblecpus when the lzmastreams module parameter is unset, then zerofsloadlzmaconfig preallocates one...

5.6AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
β€’added 2026/09/04 12:00 a.m.β€’10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80892

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - erofs: cap LZMA stream pool size fs/erofs/decompressorlzma.c sizes the module-global MicroLZMA stream pool from numpossiblecpus when the lzmastreams module...

5.7AI score0.00173EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
β€’added 2026/09/04 12:00 a.m.β€’11 views

PT-2026-86183

In the Linux kernel, the following vulnerability has been resolved: erofs: cap LZMA stream pool size fs/erofs/decompressor lzma.c sizes the module-global MicroLZMA stream pool from num possible cpus when the lzma streams module parameter is unset, then z erofs load lzma config preallocates one...

5.3AI score0.00173EPSS
SaveExploits0References8
Cvelist
Cvelist
β€’added 2026/08/26 1:00 p.m.β€’38 views

CVE-2026-73108 RustDesk < 1.4.7 Uncontrolled Memory Allocation DoS via BytesCodec

RustDesk versions before 1.4.7 contain an uncontrolled speculative memory allocation vulnerability in BytesCodec. Before authentication, the decoder trusts the payload length encoded in a four-byte frame header and reserves that amount before receiving the payload. A crafted header can request up...

8.7CVSS0.00528EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
β€’added 2026/08/26 12:00 a.m.β€’16 views

PT-2026-82093

Name of the Vulnerable Software and Affected Versions RustDesk versions prior to 1.4.7 Description An uncontrolled speculative memory allocation issue exists in the BytesCodec component. Before authentication, the decoder trusts the payload length specified in a four-byte frame header and reserve...

8.7CVSS5.8AI score0.00528EPSS
SaveExploits0References8
AstraLinux
AstraLinux
β€’added 2026/08/24 10:19 a.m.β€’9 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: udf: Fixed the issue of discarding data before allocation at the indirect extent boundary. When the preallocation extent is the first one in the extent block, the code would corrupt the extent tree header instead. This issue has...

5.5CVSS6.3AI score0.00254EPSS
SaveExploits0References2
AstraLinux
AstraLinux
β€’added 2026/08/24 10:19 a.m.β€’1 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: fixed the issue of resolving backrefs for inline extents followed by prealloc extents. If a file consists of an inline extent followed by a regular or prealloc extent, then a legitimate attempt to resolve a logical...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References2
AstraLinux
AstraLinux
β€’added 2026/08/24 10:19 a.m.β€’6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fixed races between concurrent preallocation of proc writes. We currently have no protection against concurrent changes to PCM buffer preallocations via proc files. This could potentially lead to UAF or other strange...

7.8CVSS5.4AI score0.00279EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
β€’added 2026/08/22 12:00 a.m.β€’23 views

PT-2026-79669

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reallocate update replies for mismatched IDs ovs flow cmd new preallocates the optional reply skb before it takes ovs mutex and before it knows which existing flow will be updated. That is normally fine because...

5.4AI score0.00177EPSS
SaveExploits0References9
CVE
CVE
β€’added 2026/08/18 7:33 p.m.β€’65 views

CVE-2026-75935

Amazon ion-java before 1.12.0 has uncontrolled heap preallocation in its binary Ion stream cursor. A crafted binary Ion document with a malicious declared-length field triggers excessive memory allocation, enabling remote denial of service. CVSS 7.5 HIGH; no in-the-wild exploitation reported. Upg...

8.7CVSS5.5AI score0.00441EPSS
SaveExploits0References3
OSV
OSV
β€’added 2026/08/18 7:33 p.m.β€’23 views

CVE-2026-75935 Memory-amplification denial of service via declared-length preallocation in Amazon ion-java

Uncontrolled memory allocation in the binary Ion stream cursor in Amazon ion-java before 1.12.0 might allow remote actors to cause a denial of service via a crafted Ion binary document containing a declared-length field that causes excessive heap preallocation. To remediate this issue, users shou...

8.7CVSS5.5AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
β€’added 2026/08/15 6:22 a.m.β€’19 views

CVE-2026-74427

In the Linux kernel, the following vulnerability has been resolved: afs: Fix netns teardown to cancel the preallocation charger Fix the teardown of an afs network namespace to make sure it cancels the work item that keeps the preallocated rxrpc call/conn/peer queue charged before incoming calls a...

9.8CVSS5.5AI score0.00404EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
β€’added 2026/08/15 6:22 a.m.β€’12 views

CVE-2026-74436

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

9.8CVSS5.4AI score0.00399EPSS
SaveExploits0References7
OSV
OSV
β€’added 2026/08/15 6:22 a.m.β€’11 views

UBUNTU-CVE-2026-74436

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

9.8CVSS5.3AI score0.00399EPSS
SaveExploits0References8
OSV
OSV
β€’added 2026/08/15 6:22 a.m.β€’10 views

UBUNTU-CVE-2026-74427

In the Linux kernel, the following vulnerability has been resolved: afs: Fix netns teardown to cancel the preallocation charger Fix the teardown of an afs network namespace to make sure it cancels the work item that keeps the preallocated rxrpc call/conn/peer queue charged before incoming calls a...

9.8CVSS5.5AI score0.00404EPSS
SaveExploits0References11
OSV
OSV
β€’added 2026/08/15 5:59 a.m.β€’42 views

CVE-2026-74436 rxrpc: serialize kernel accept preallocation with socket teardown

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

9.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
β€’added 2026/08/15 5:59 a.m.β€’37 views

CVE-2026-74436 rxrpc: serialize kernel accept preallocation with socket teardown

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

9.8CVSS0.00399EPSS
SaveExploits0References8
Cvelist
Cvelist
β€’added 2026/08/15 5:59 a.m.β€’38 views

CVE-2026-74427 afs: Fix netns teardown to cancel the preallocation charger

In the Linux kernel, the following vulnerability has been resolved: afs: Fix netns teardown to cancel the preallocation charger Fix the teardown of an afs network namespace to make sure it cancels the work item that keeps the preallocated rxrpc call/conn/peer queue charged before incoming calls a...

9.8CVSS0.00404EPSS
SaveExploits0References8
EUVD
EUVD
β€’added 2026/08/15 5:59 a.m.β€’11 views

EUVD-2026-59574

In the Linux kernel, the following vulnerability has been resolved: afs: Fix netns teardown to cancel the preallocation charger Fix the teardown of an afs network namespace to make sure it cancels the work item that keeps the preallocated rxrpc call/conn/peer queue charged before incoming calls a...

5.4AI score0.00404EPSS
SaveExploits0References8
Rows per page
Query Builder