Lucene search
+L

1859 matches found

OSV
OSV
added 2025/06/18 9:33 a.m.5 views

CVE-2025-38067 rseq: Fix segfault on registration when rseq_cs is non-zero

In the Linux kernel, the following vulnerability has been resolved: rseq: Fix segfault on registration when rseqcs is non-zero The rseqcs field is documented as being set to 0 by user-space prior to registration, however this is not currently enforced by the kernel. This can result in a segfault ...

7.2AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.10 views

CVE-2025-38055 perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 9:33 a.m.6 views

CVE-2025-38055 perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

6.8AI score
SaveExploits0References6
CVE
CVE
added 2025/06/18 9:33 a.m.59 views

CVE-2025-38055

CVE-2025-38055 affects the Linux kernel (perf/x86/intel) where PEBS-via-PT with a sample_freq could trigger a NULL pointer dereference due to intel_pmu_pebs_event_update_no_drain() misinterpreting pebs_enabled bits as counter indexes. The issue arises when bits 60/61 are set for PEBS-via-PT, and ...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References3Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: The segfault caused by PEBS-via-PT with a sample frequency has been fixed. Currently, using PEBS-via-PT with a sample frequency instead of a sample period causes a segfault. For example: BUG: Kernel NULL pointer...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/06 10:04 a.m.3 views

SUSE-SU-2025:01638-2 Security update for openssh

This update for openssh fixes the following issue: Security fixes: - CVE-2025-32728: Fixed logic error in DisableForwarding option bsc1241012 Other fixes: - Fix ssh client segfault with GSSAPIKeyExchange=yes in sshkex2 due to gssapi proposal not being correctly initialized bsc1236826. The problem...

4.3CVSS7.2AI score0.00188EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/02 11:29 a.m.78 views

CVE-2025-46807

CVE-2025-46807 affects the sslh project (sslh, an application protocol multiplexer). The flaw is an Allocation of Resources Without Limits or Throttling that allows attackers to exhaust file descriptors and cause a denial of service. Impact described as high availability impact due to resource ex...

8.7CVSS6.5AI score0.00393EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 4:35 a.m.10 views

CVE-2023-41332

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. In Cilium clusters where Cilium's Layer 7 proxy has been disabled, creating workloads with policy.cilium.io/proxy-visibility annotations in Cilium = v1.13 or io.cilium.proxy-visibility annotations in Cilium...

3.5CVSS3.9AI score0.00448EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 1:20 a.m.18 views

CVE-2022-21731

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ConcatV2 can be used to trigger a denial of service attack via a segfault caused by a type confusion. The axis argument is translated into concatdim in the ConcatShapeHelper helper function. Then, a...

6.5CVSS6.6AI score0.00845EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:15 a.m.8 views

CVE-2022-29205

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, there is a potential for segfault / denial of service in TensorFlow by calling tf.compat.v1. ops which don't yet have support for quantized types, which was added after migration to...

5.5CVSS6.5AI score0.00317EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:49 p.m.9 views

CVE-2022-41909

TensorFlow is an open source platform for machine learning. An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. We have patched the issue in GitHub commits bf594d08d377dc6a3354d9fdb494b32d45f91971 and...

7.5CVSS6.7AI score0.0049EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:10 p.m.9 views

CVE-2022-36017

TensorFlow is an open source platform for machine learning. If Requantize is given inputmin, inputmax, requestedoutputmin, requestedoutputmax tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00439EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 9:58 p.m.9 views

CVE-2022-35979

TensorFlow is an open source platform for machine learning. If QuantizedRelu or QuantizedRelu6 are given nonscalar inputs for minfeatures or maxfeatures, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.7AI score0.00439EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:55 p.m.6 views

CVE-2022-35967

TensorFlow is an open source platform for machine learning. If QuantizedAdd is given mininput or maxinput tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 49b3824d83af706df0ad07e4e677d88659756d89...

7.5CVSS6.6AI score0.00424EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:55 p.m.10 views

CVE-2022-35972

TensorFlow is an open source platform for machine learning. If QuantizedBiasAdd is given mininput, maxinput, minbias, maxbias tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00424EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:53 p.m.14 views

CVE-2022-36027

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

7.5CVSS6.8AI score0.00619EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:20 p.m.11 views

CVE-2021-41222

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SplitV can trigger a segfault is an attacker supplies negative arguments. This occurs whenever sizesplits contains more than one value and at least one value is negative. The fix will be include...

5.5CVSS6.7AI score0.00181EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 8:54 p.m.10 views

CVE-2021-37677

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:36 p.m.7 views

CVE-2021-29539

TensorFlow is an end-to-end open source platform for machine learning. Calling tf.rawops.ImmutableConsthttps://www.tensorflow.org/apidocs/python/tf/rawops/ImmutableConst with a dtype of tf.resource or tf.variant results in a segfault in the implementation as code assumes that the tensor contents...

5.5CVSS7AI score0.00189EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.8 views

CVE-2021-25904

An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault...

7.5CVSS6.8AI score0.01327EPSS
SaveExploits1References1
Rows per page
Query Builder