Lucene search
+L

13197 matches found

OSV
OSV
added 2024/03/18 10:07 a.m.7 views

CVE-2024-26631 ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS6AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2024/03/15 9:15 p.m.9 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.1CVSS6.5AI score0.00479EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/03/15 9:15 p.m.10 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.1CVSS5.6AI score0.00479EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.26 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.5CVSS6.7AI score0.00479EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/15 9:15 p.m.15 views

UBUNTU-CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References5
NVD
NVD
added 2024/03/15 5:15 p.m.24 views

CVE-2023-7004

The TTLock App does not employ proper verification procedures to ensure that it is communicating with the expected device, allowing for connection to a device that spoofs the MAC address of a lock, which compromises the legitimate locks integrity...

6.5CVSS6.5AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/15 5:15 p.m.48 views

CVE-2023-7009

Some Sciener-based locks support plaintext message processing over Bluetooth Low Energy, allowing unencrypted malicious commands to be passed to the lock. These malicious commands, less then 16 bytes in length, will be processed by the lock as if they were encrypted communications. This can be...

8.2CVSS6.7AI score0.00248EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/15 5:15 p.m.29 views

CVE-2023-7003

The AES key utilized in the pairing process between a lock using Sciener firmware and a wireless keypad is not unique, and can be reused to compromise other locks using the Sciener firmware...

6.8CVSS6.5AI score0.0028EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/15 5:09 p.m.19 views

CVE-2023-6960 CVE-2023-6960

TTLock App virtual keys and settings are only deleted client side, and if preserved, can access the lock after intended deletion...

7AI score0.00254EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/15 5:09 p.m.44 views

CVE-2023-7003 CVE-2023-7003

The AES key utilized in the pairing process between a lock using Sciener firmware and a wireless keypad is not unique, and can be reused to compromise other locks using the Sciener firmware...

6.8AI score0.0028EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/15 5:08 p.m.15 views

CVE-2023-7006 CVE-2023-7006

The unlockKey character in a lock using Sciener firmware can be brute forced through repeated challenge requests, compromising the locks integrity...

9.2AI score0.00503EPSS
SaveExploits0References1
CVE
CVE
added 2024/03/15 5:08 p.m.65 views

CVE-2023-7006

CVE-2023-7006 affects Sciener firmware used by Kontrol Lux locks (firmware 6.5.x to 6.5.07), Gateway G2 (6.0.0) and TTLock App (6.4.5). The unlockKey can be brute-forced via repeated challenge requests, compromising lock integrity. The description and connected reports confirm a brute-force vulne...

9.1CVSS9.2AI score0.00503EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/15 5:08 p.m.17 views

CVE-2023-7004 CVE-2023-7004

The TTLock App does not employ proper verification procedures to ensure that it is communicating with the expected device, allowing for connection to a device that spoofs the MAC address of a lock, which compromises the legitimate locks integrity...

6.8AI score0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/15 5:08 p.m.41 views

CVE-2023-7004 CVE-2023-7004

The TTLock App does not employ proper verification procedures to ensure that it is communicating with the expected device, allowing for connection to a device that spoofs the MAC address of a lock, which compromises the legitimate locks integrity...

6.7AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/15 11:06 a.m.18 views

OESA-2024-1284 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: f2fs: explicitly null-terminate the xattr list When setting an xattr, explicitly null-terminate the xattr list. This eliminates the fragile assumption that the...

7CVSS7.3AI score0.00615EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/15 3:28 a.m.9 views

SUSE CVE-2024-26629

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASELOCKOWNER The test on socount in nfsd4releaselockowner is nonsense and harmful. Revert to using checkforlocks, changing that to not sleep. First: harmful. As is documented in the kdoc comment for...

3.3CVSS6.4AI score0.00197EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/03/15 12:00 a.m.15 views

Sciener firmware security vulnerability

Sciener is a smart lock firmware from Sciener. The Sciener firmware has a security vulnerability that stems from the fact that the AES key for the pairing between the lock and the wireless keypad is not unique and can be reused...

6.8CVSS6.8AI score0.0028EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/03/15 12:00 a.m.6 views

PT-2024-11182 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to MPTCP sk forward memory handling, which is protected by the msk socket spin lock. A code path updating this field without handling the relevant lock can cause...

7.1CVSS6.6AI score0.00479EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/03/15 12:00 a.m.9 views

TTLock Security Vulnerability

TTLock is a smart lock. The TTLock App suffers from a security vulnerability that stems from virtual keys and settings being deleted only on the client side, allowing an attacker to access the lock after deletion...

7.5CVSS6.7AI score0.00254EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/03/15 12:00 a.m.17 views

PT-2024-15176 · Unknown · Sciener-Based Locks

Name of the Vulnerable Software and Affected Versions: Sciener-based locks affected versions not specified Description: The issue allows unencrypted malicious commands to be passed to the lock over Bluetooth Low Energy, as some Sciener-based locks support plaintext message processing. These...

8.2CVSS7.1AI score0.00248EPSS
SaveExploits0References6
Rows per page
Query Builder