25 matches found
Astra Linux - уязвимость в linux-5.10
In the Linux kernel, the following vulnerability has been resolved: bpf: Failure in bpftimercancel when the callback is being canceled Given a schedule: timer1 cb timer2 cb bpfhrtimer.canceltimer2; bpfhrtimer.canceltimer1; Both bpfhrtimer.cancel calls will wait for the other callback to complete...
CLEANSTART-2026-GQ48460 Cancelling a query (e
Security vulnerability affects the minio-operator-fips package. Cancelling a query e...
CLEANSTART-2026-HG66170 Cancelling a query (e
Security vulnerability affects the dex-fips package. Cancelling a query e...
CLEANSTART-2026-HU01783 Cancelling a query (e
Multiple security vulnerabilities affect the kyverno-fips package. Cancelling a query e. See references for individual vulnerability details...
CLEANSTART-2026-FD27182 Cancelling a query (e
Security vulnerability affects the kyverno-fips package. Cancelling a query e...
CLEANSTART-2026-KQ33111 Cancelling a query (e
Multiple security vulnerabilities affect the kyverno-policy-reporter-fips package. Cancelling a query e. See references for individual vulnerability details...
CLEANSTART-2026-XS24366 Cancelling a query (e
Security vulnerability affects the kyverno-policy-reporter-kyverno-plugin-fips package. Cancelling a query e...
CLEANSTART-2026-YJ61997 Cancelling a query (e
Security vulnerability affects the kyverno-policy-reporter-kyverno-plugin-fips package. Cancelling a query e...
CLEANSTART-2026-ND19988 Cancelling a query (e
Security vulnerability affects the kyverno-policy-reporter-kyverno-plugin-fips package. Cancelling a query e...
CLEANSTART-2026-IL55587 Cancelling a query (e
Multiple security vulnerabilities affect the opensearch-k8s-operator-fips package. Cancelling a query e. See references for individual vulnerability details...
CVE-2025-47907
A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leadin...
SUSE CVE-2025-47907
Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...
CVE-2025-47907 Incorrect results returned from Rows.Scan in database/sql
Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...
GO-2025-3849 Incorrect results returned from Rows.Scan in database/sql
Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...
UBUNTU-CVE-2024-57888
In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...
CVE-2024-42313
A use-after-free vulnerability was found in the Linux kernel. The firmware can add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly closing the decoder device from userspace during normal decoding can incur a read after free. This issue could allo...
CVE-2024-42313 media: venus: fix use after free in vdec_close
In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free in vdecclose There appears to be a possible use after free with vdecclose. The firmware will add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly...
mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
...
DEBIAN-CVE-2024-42239
In the Linux kernel, the following vulnerability has been resolved: bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2; bpftimercanceltimer1; Both bpftimercancel calls would wait for the other callback to finish executing,...
Race Condition
redis is vulnerable to a Race Condition. The vulnerability exists because the library leaves the connection open after cancelling an async Redis command at a critical time such as the case of a pipeline operation resulting in a client receiving data from an related request. Note: this issue exist...