Lucene search
+L

3290 matches found

OSV
OSV
added 2025/12/24 10:32 a.m.5 views

CVE-2025-68367 macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse

In the Linux kernel, the following vulnerability has been resolved: macintosh/machid: fix race condition in machidtoggleemumouse The following warning appears when running syzkaller, and this issue also exists in the mainline code. ------------ cut here ------------ listadd double add:...

6.1AI score
SaveExploits0References11
CVE
CVE
added 2025/12/24 10:32 a.m.25 views

CVE-2025-68367

CVE-2025-68367 is a Linux kernel race in mac_hid_toggle_emumouse where two processes concurrently write to mac_hid emulation, each reading old_val=0 outside the mutex and both registering the input handler, causing a double list_add. The fix moves the old_val read inside the mutex-protected regio...

5.9AI score0.00193EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.8 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 the presence of a race condition in machidtoggleemumouse, which could result in a list add error...

6.1AI score0.00193EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-68367

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - macintosh/machid: fix race condition in machidtoggleemumouse The following warning appears when running syzkaller, and this issue also exists in the mainline...

6.3AI score0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/17 8:46 p.m.36 views

CVE-2025-43533

The issue was addressed with improved bounds checks. This issue is fixed in iOS 18.7.5 and iPadOS 18.7.5, iOS 26.2 and iPadOS 26.2, macOS Sequoia 15.7.4, macOS Sonoma 14.8.4, macOS Tahoe 26.2, tvOS 26.2, visionOS 26.2, watchOS 26.2. A malicious HID device may cause an unexpected process crash...

0.00296EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:00 a.m.16 views

Oracle Linux 7 : kernel (ELSA-2025-21063)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-21063 advisory. - HID: core: fix shift-out-of-bounds in hidreportrawevent CVE-2022-48978 Orabug: 38644370 - crypto: seqiv - Handle EBUSY correctly CVE-2023-53373...

8.6CVSS7.8AI score0.03558EPSS
SaveExploits8References6
Oracle linux
Oracle linux
added 2025/12/16 12:00 a.m.21 views

kernel security update

3.10.0-1160.119.1.0.14 - HID: core: fix shift-out-of-bounds in hidreportrawevent CVE-2022-48978 Orabug: 38644370 - crypto: seqiv - Handle EBUSY correctly CVE-2023-53373 Orabug: 38644370 - nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 Orabug: 38644370 - netsched: hfsc: Fix a...

7.8CVSS9.2AI score0.03558EPSS
SaveExploits9
Ubuntu
Ubuntu
added 2025/12/15 5:04 p.m.25 views

USN-7909-5: Linux kernel (Raspberry Pi) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS7.2AI score0.00617EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991211)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991211 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: betop: check shape of output reports betopffinit only checks the total sum of the report...

5.5CVSS6.1AI score0.00204EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.5 views

SUSE CVE-2023-53797

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

5.5CVSS6.5AI score0.00292EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/12/09 3:31 a.m.8 views

EUVD-2023-60109

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

6AI score0.00292EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/09 1:16 a.m.8 views

CVE-2023-53797

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

7.1CVSS0.00292EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 1:16 a.m.7 views

UBUNTU-CVE-2023-53797

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

7.1CVSS5.7AI score0.00292EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/09 12:00 a.m.23 views

CVE-2023-53797

CVE-2023-53797: In the Linux kernel HID driver for Wacom, the timestamp handling used int instead of ktime_t, risking overflow when storing values returned by functions like ktime_get. This could lead to incorrect user-space timestamps and, in some cases, input handling appearing to hang. The att...

7.1CVSS6.1AI score0.00292EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.39 views

CVE-2023-53797 HID: wacom: Use ktime_t rather than int when dealing with timestamps

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

7.1CVSS0.00292EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.6 views

PT-2025-49657

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel’s Wacom HID driver related to timestamp handling. Code interacting with timestamps was incorrectly using the int data type instead of ktime t, which...

6AI score0.00292EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/12/05 10:51 a.m.26 views

USN-7909-4: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS7.2AI score0.00617EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2025/12/05 12:00 a.m.6 views

The vulnerability of the hid-asus.c component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the hid-asus.c component in the Linux operating system is related to the use of memory after it is freed. Exploiting this vulnerability allows an attacker to cause a service failure...

5.5CVSS7.1AI score0.00163EPSS
SaveExploits0References18Affected Software5
NVD
NVD
added 2025/12/04 9:16 p.m.10 views

CVE-2025-63896

An issue in the Bluetooth Human Interface Device HID of JXL 9 Inch Car Android Double Din Player Android v12.0 allows attackers to inject arbitrary keystrokes via a spoofed Bluetooth HID device...

7.6CVSS0.00298EPSS
SaveExploits2References1
Ubuntu
Ubuntu
added 2025/12/04 11:14 a.m.31 views

USN-7909-3: Linux kernel (FIPS) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS7.2AI score0.00617EPSS
SaveExploits3
Rows per page
Query Builder