Lucene search
+L

13144 matches found

Positive Technologies
Positive Technologies
added 2024/04/25 12:00 a.m.14 views

PT-2024-26834

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description A potential deadlock in the cifs sync mid result function has been resolved. The issue was spotted by Coverity, which identified a thread deadlock due to lock ordering. The problem occurs when...

7.5CVSS5.4AI score0.00393EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/25 12:00 a.m.13 views

PT-2024-26835

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description A missing lock when picking a channel in the smb3 module of the Linux kernel has been identified. This issue was spotted by Coverity, which reported a data race condition due to the missing loc...

7.5CVSS5.4AI score0.00375EPSS
SaveExploits0
CVE
CVE
added 2024/04/24 9:49 p.m.9252 views

CVE-2024-26923

CVE-2024-26923 in the Linux kernel exposes a race in the AF_UNIX garbage collector during connect() handling. An embryo enqueued during GC may be reachable via a peer with SCM_RIGHTS, causing two consecutive scan passes to observe different child sets and inflate the inflight count, which can lea...

7.8CVSS6.3AI score0.00207EPSS
SaveExploits0References13Affected Software1
Microsoft KB
Microsoft KB
added 2024/04/23 12:00 a.m.10 views

April 23, 2024—KB5036979 (OS Build 19045.4355) Preview

None None...

6.1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:00 a.m.11 views

The vulnerability of the MessagePack NodeJS/JavaScript msgpackr implementation allows a hacker to cause a service failure.

The vulnerability of the MessagePack NodeJS/JavaScript msgpackr implementation lies in the ability for users to execute suspended threads, creating messages that lock the decoder. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

6.8CVSS6.7AI score0.00685EPSS
SaveExploits0References4Affected Software2
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.10 views

SUSE CVE-2024-26854

In the Linux kernel, the following vulnerability has been resolved: ice: fix uninitialized dplls mutex usage The pf-dplls.lock mutex is initialized too late, after its first use. Move it to the top of icedpllinit. Note that the "errexit" error path destroys the mutex. And the mutex is the last...

5.5CVSS6.8AI score0.00713EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/17 11:15 a.m.2 views

DEBIAN-CVE-2024-26886

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: afbluetooth: Fix deadlock Attemting to do socklock on .recvmsg may cause a deadlock as shown bellow, so instead of using socksock this uses skreceivequeue.lock on btsockioctl to avoid the UAF: INFO: task kworker/u9:1:1...

6.5CVSS5.7AI score0.00493EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/17 11:15 a.m.21 views

CVE-2024-26874

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix a null pointer crash in mtkdrmcrtcfinishpageflip It's possible that mtkcrtc-event is NULL in mtkdrmcrtcfinishpageflip. pendingneedsvblank value is set by mtkcrtc-event, but in mtkdrmcrtcatomicflush, it's is not...

4.7CVSS7.4AI score0.00238EPSS
SaveExploits0References11
OSV
OSV
added 2024/04/17 11:15 a.m.14 views

UBUNTU-CVE-2024-26886

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: afbluetooth: Fix deadlock Attemting to do socklock on .recvmsg may cause a deadlock as shown bellow, so instead of using socksock this uses skreceivequeue.lock on btsockioctl to avoid the UAF: INFO: task kworker/u9:1:1...

6.5CVSS6.2AI score0.00493EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2024/04/17 10:10 a.m.27 views

CVE-2024-26837 net: bridge: switchdev: Skip MDB replays of deferred events on offload

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

6.7AI score0.00166EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/17 10:10 a.m.35 views

CVE-2024-26837 net: bridge: switchdev: Skip MDB replays of deferred events on offload

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new group memberships, either from the IGMP/MLD snooping...

6.5AI score0.00166EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/04/17 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a potential deadlock problem with &fip-ctlrlock...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/04/17 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel. An attacker exploiting the vulnerability causes continuous hard-lock warnings and system hangs...

5.5CVSS6.7AI score0.00231EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/04/17 12:00 a.m.7 views

PT-2024-21544

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition in the Linux kernel can cause data corruption. The issue occurs when the invalidate mapping pages function fails to invalidate a meta inode page due to lock failure or...

9.1CVSS6.4AI score0.01635EPSS
SaveExploits0References330
SUSE CVE
SUSE CVE
added 2024/04/15 11:20 p.m.5 views

SUSE CVE-2021-47195

In the Linux kernel, the following vulnerability has been resolved: spi: fix use-after-free of the addlock mutex Commit 6098475d4cb4 "spi: Fix deadlock when adding SPI controllers on SPI buses" introduced a per-controller mutex. But mutexunlock of said lock is called after the controller is alrea...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.6 views

SUSE CVE-2024-26806

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

5.5CVSS6.4AI score0.00149EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/04/15 12:00 a.m.11 views

The vulnerability of the HP TamperLock function in microprogramming software for UEFI-based desktop computers and personal computers manufactured by Hewlett-Packard Development Company L.P. allows a intruder to circumvent security restrictions.

The vulnerability of the HP TamperLock function in microprogramming-based EFI BIOS for desktop computers and personal computers manufactured by Hewlett-Packard Development Company L.P. is related to insufficient validation of input data. Exploiting this vulnerability can allow a hacker to...

6.8CVSS5.5AI score0.00278EPSS
SaveExploits0References3Affected Software27
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.8 views

SUSE CVE-2024-26772

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.6 views

SUSE CVE-2024-26775

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at setcapacity Move setcapacity outside of the section procected by &d-lock. To avoid possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- 1 lock&bdev-bdsizelock; localirqdisable; 2...

5.5CVSS6.3AI score0.00184EPSS
SaveExploits0References16
CNVD
CNVD
added 2024/04/11 12:00 a.m.15 views

Huawei HarmonyOS and EMUI Security Bypass Vulnerability (CNVD-2024-31527)

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A security bypass vulnerability exists in the Huawei...

7.7CVSS6.8AI score0.00129EPSS
SaveExploits0References1
Rows per page
Query Builder