Lucene search
K

17 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-6.1, linux, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: drm/client: The modes array contains pointers to modes in the connector’s mode lists, which are protected by dev-modeconfig.mutex. Therefore, we need to extend the protection for modes in the same way; otherwise, by the time we u...

5.5CVSS6.2AI score0.00011EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: In the zone operation, the code must traverse devices under the chunkmutex in btrfscanactivatezone. The btrfscanactivatezone function can be called with the devicelistmutex already held, which could lead to a deadlock. ...

5.5CVSS6.1AI score0.00039EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/03/30 3:45 p.m.7 views

kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrummr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex instead of RTNL to protect the multicast route list, so that it will not change while the driver periodically traverse...

5.8AI score0.00068EPSS
Exploits0References5
OSV
OSV
added 2026/01/13 3:29 p.m.1 views

CVE-2025-68800 mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrummr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex instead of RTNL to protect the multicast route list, so that it will not change while the driver periodically traverse...

6.3AI score0.00068EPSS
Exploits0References10
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:2 a.m.2 views

regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex

...

5.5CVSS5.4AI score0.00066EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.2 views

SUSE CVE-2025-68354

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulatorsupplyaliaslist with regulatorlistmutex regulatorsupplyaliaslist was accessed without any locking in regulatorsupplyalias, regulatorregistersupplyalias, and regulatorunregistersupplyalias...

5.5CVSS6.6AI score0.00066EPSS
Exploits0References22
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:32 a.m.2 views

CVE-2025-68354

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulatorsupplyaliaslist with regulatorlistmutex regulatorsupplyaliaslist was accessed without any locking in regulatorsupplyalias, regulatorregistersupplyalias, and regulatorunregistersupplyalias...

5.2AI score0.00066EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.22 views

CVE-2025-68354 regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulatorsupplyaliaslist with regulatorlistmutex regulatorsupplyaliaslist was accessed without any locking in regulatorsupplyalias, regulatorregistersupplyalias, and regulatorunregistersupplyalias...

0.00066EPSS
Exploits0References8
CVE
CVE
added 2025/12/24 10:32 a.m.6 views

CVE-2025-68354

CVE-2025-68354 affects the Linux kernel regulator core. The vulnerability occurred because regulator_supply_alias_list was accessed without locking during regulator_supply_alias(), regulator_register_supply_alias(), and regulator_unregister_supply_alias(), allowing race conditions that could caus...

6.2AI score0.00066EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-55306

Malicious code in bioql PyPI...

6.7AI score0.00078EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38117 Bluetooth: MGMT: Protect mgmt_pending list with its own lock

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Protect mgmtpending list with its own lock This uses a mutex to protect from concurrent access of mgmtpending list which can cause crashes like: ==================================================================...

0.00067EPSS
Exploits0References4
OSV
OSV
added 2025/02/26 7:0 a.m.1 views

DEBIAN-CVE-2022-49079

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

5.5CVSS5.5AI score0.00039EPSS
Exploits0References1
NVD
NVD
added 2025/02/26 7:0 a.m.7 views

CVE-2022-49079

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

5.5CVSS0.00039EPSS
Exploits0References3
OSV
OSV
added 2025/02/26 7:0 a.m.1 views

UBUNTU-CVE-2022-49079

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

5.5CVSS5.7AI score0.00039EPSS
Exploits0References6
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

AZL-55771 CVE-2024-54683 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS6.3AI score0.00013EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.1 views

kernel: drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS6.2AI score0.00078EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2020/09/25 12:0 a.m.35 views

Ubuntu 18.04 LTS : atftpd vulnerabilities (USN-4540-1)

The remote Ubuntu 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4540-1 advisory. Denis Andzakovic discovered that atftpd incorrectly handled certain malformed packets. A remote attacker could send a specially crafted packet to cause...

9.8CVSS7.5AI score0.03727EPSS
Exploits2References3
Rows per page
Query Builder