Lucene search
+L

4954 matches found

Circl
Circl
added 2025/12/09 7:28 p.m.11 views

CVE-2025-9613

creationtimestamp| type| source ---|---|--- 2025-12-09 19:28:52+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115691259941175400 2025-12-09 19:53:07+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7ld3ady272k 2025-12-10 13:40:26+00:00| seen|...

7.3AI score0.00213EPSS
SaveExploits0References3
Circl
Circl
added 2025/12/09 5:29 p.m.15 views

CVE-2025-62562

creationtimestamp| type| source ---|---|--- 2025-12-09 17:29:16+00:00| seen| https://www.thezdi.com/blog/2025/12/9/the-december-2025-security-update-review 2025-12-09 17:40:33+00:00| seen| https://advisories.ncsc.nl/advisory?id=NCSC-2025-0384 2025-12-09 17:59:31+00:00| seen|...

7.8CVSS5.5AI score0.0081EPSS
SaveExploits0References8
Circl
Circl
added 2025/12/09 5:29 p.m.9 views

CVE-2025-62550

creationtimestamp| type| source ---|---|--- 2025-12-09 17:29:16+00:00| seen| https://www.thezdi.com/blog/2025/12/9/the-december-2025-security-update-review 2025-12-09 18:00:15+00:00| seen| https://gist.github.com/Darkcrai86/6429e0b3ab28bec873c0ba17844876c1 2025-12-09 19:04:57+00:00| seen|...

8.8CVSS5.6AI score0.00743EPSS
SaveExploits0References4
Circl
Circl
added 2025/12/09 1:57 p.m.9 views

CVE-2025-11022

creationtimestamp| type| source ---|---|--- 2025-12-09 13:57:27+00:00| seen| https://bsky.app/profile/potato.software/post/3m7kp7fe4y722 2025-12-09 15:27:54+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7kub565vj2k...

9.6CVSS5.8AI score0.00553EPSS
SaveExploits0References2
Circl
Circl
added 2025/12/09 9:04 a.m.12 views

CVE-2025-14308

creationtimestamp| type| source ---|---|--- 2025-12-09 09:04:14+00:00| seen| https://infosec.exchange/users/offseq/statuses/115688803731142569 2025-12-09 09:04:20+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3m7k6talumn24 2025-12-09 18:55:58+00:00| seen|...

10CVSS7.8AI score0.00576EPSS
SaveExploits0References3
Circl
Circl
added 2025/12/09 8:01 a.m.10 views

CVE-2025-13071

creationtimestamp| type| source ---|---|--- 2025-12-09 08:01:41+00:00| seen| https://gist.github.com/Darkcrai86/6218b103e76a646c545b484268694727 2025-12-09 09:26:19+00:00| seen| https://gist.github.com/Darkcrai86/d23c5f5b0f14fcae4068a588b849d8af...

5.7AI score0.00227EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/09 3:31 a.m.10 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.00296EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/09 1:16 a.m.9 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.00296EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 1:16 a.m.11 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.00296EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/09 12:00 a.m.34 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.00296EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.13 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.1CVSS5.3AI score0.00296EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.42 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.00296EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 12:00 a.m.9 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.1CVSS6.4AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.7 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.00296EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 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 problem with the use of the int type to handle timestamps...

6.1AI score0.00296EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 11:15 p.m.14 views

UBUNTU-CVE-2025-66564

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.0.3, Function api.ParseJSONRequest currently splits via a call to strings.Split an optionally-provided OID which is untrusted data on periods. Similarly, function api.getContentType splits the Content-Type heade...

7.5CVSS5.8AI score0.00443EPSS
SaveExploits0References4
Circl
Circl
added 2025/12/03 3:45 p.m.18 views

CVE-2025-55182

creationtimestamp| type| source ---|---|--- 2025-12-03 15:45:15+00:00| seen| https://bsky.app/profile/react.dev/post/3m73sgkikuc2h 2025-12-03 15:55:55+00:00| seen| https://mstdn.social/users/jschauma/statuses/115656448649390437 2025-12-03 15:56:22+00:00| seen|...

10CVSS7.4AI score0.99802EPSS
SaveIn wildExploits391References1352
Circl
Circl
added 2025/12/02 6:31 p.m.12 views

CVE-2025-60912

creationtimestamp| type| source ---|---|--- 2025-12-02 18:31:20+00:00| seen| https://gist.github.com/amandrei/89649284ccfd597116452ae4b38efaf7 2025-12-02 18:44:33+00:00| seen| https://gist.github.com/amandrei/85086c228259a7f5d19ac75bebcf815c 2025-12-02 18:47:50+00:00| seen|...

5.8AI score0.00197EPSS
SaveExploits0References4
Circl
Circl
added 2025/12/02 4:54 p.m.17 views

CVE-2025-61727

creationtimestamp| type| source ---|---|--- 2025-12-02 16:54:18+00:00| seen| https://bsky.app/profile/golang.org/post/3m6zft5ymxz2q 2025-12-03 02:20:06+00:00| seen| https://bsky.app/profile/pmloik.bsky.social/post/3m72fgw55uc2d 2025-12-03 21:10:06+00:00| seen|...

6.9AI score0.00284EPSS
SaveExploits0References25
Circl
Circl
added 2025/12/02 11:03 a.m.14 views

CVE-2025-48631

creationtimestamp| type| source ---|---|--- 2025-12-02 11:03:43+00:00| seen| https://bsky.app/profile/securityrss.bsky.social/post/3m6ysabxve527 2025-12-02 11:23:04+00:00| seen| https://bsky.app/profile/basefortify.bsky.social/post/3m6ytc4pph22v 2025-12-02 11:23:05+00:00| seen|...

6.5CVSS5.8AI score0.00474EPSS
SaveExploits0References17
Rows per page
Query Builder