24697 matches found
UBUNTU-CVE-2022-50665
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix failed to find the peer with peerid 0 when disconnected It has a fail log which is ath11kdbg in ath11kdprxprocessmonstatus, as below, it will not print when debugmask is not set ATH11KDBGDATA. ath11kdbgab,...
CVE-2025-49350
creationtimestamp| type| source ---|---|--- 2025-12-09 16:01:49+00:00| seen| https://gist.github.com/Darkcrai86/a9a056dc94dc97e3910130f79ba6e3c5...
CVE-2025-62100
creationtimestamp| type| source ---|---|--- 2025-12-09 15:57:42+00:00| seen| https://gist.github.com/Darkcrai86/0ebe7d66f7dba85640becad6ed1a40f8...
CVE-2025-65287
creationtimestamp| type| source ---|---|--- 2025-12-09 15:56:30+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115690424892712546...
CVE-2025-62738
creationtimestamp| type| source ---|---|--- 2025-12-09 15:51:36+00:00| seen| https://gist.github.com/Darkcrai86/4709e975e9518f65d8ada958def69c15...
CVE-2025-63075
creationtimestamp| type| source ---|---|--- 2025-12-09 15:21:53+00:00| seen| https://gist.github.com/Darkcrai86/e73735fdcd397855e64208db8594da42...
CVE-2025-41745
creationtimestamp| type| source ---|---|--- 2025-12-09 07:58:12+00:00| seen| https://infosec.exchange/users/certvde/statuses/115688544042508118 2025-12-09 11:50:22+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7ki45xxl22x 2025-12-18 14:29:08+00:00| seen|...
CVE-2025-41695
creationtimestamp| type| source ---|---|--- 2025-12-09 07:58:12+00:00| seen| https://infosec.exchange/users/certvde/statuses/115688544042508118 2025-12-09 11:37:18+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7khervefx2x 2025-12-18 14:29:08+00:00| seen|...
CVE-2025-41747
creationtimestamp| type| source ---|---|--- 2025-12-09 07:58:11+00:00| seen| https://infosec.exchange/users/certvde/statuses/115688544042508118 2025-12-18 14:29:09+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115741042129345385...
CVE-2025-41748
creationtimestamp| type| source ---|---|--- 2025-12-09 07:58:11+00:00| seen| https://infosec.exchange/users/certvde/statuses/115688544042508118 2025-12-09 12:05:23+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7kiwzc5kj2w 2025-12-18 14:29:09+00:00| seen|...
CVE-2025-41752
creationtimestamp| type| source ---|---|--- 2025-12-09 07:58:11+00:00| seen| https://infosec.exchange/users/certvde/statuses/115688544042508118 2025-12-09 11:55:23+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7kif4g4kg2w 2025-12-18 14:29:09+00:00| seen|...
CVE-2025-41697
creationtimestamp| type| source ---|---|--- 2025-12-09 07:58:11+00:00| seen| https://infosec.exchange/users/certvde/statuses/115688544042508118 2025-12-09 11:41:05+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7khlisvzr2n 2025-12-18 14:29:08+00:00| seen|...
CVE-2025-64899
creationtimestamp| type| source ---|---|--- 2025-12-09 05:00:00+00:00| seen| http://www.zerodayinitiative.com/advisories/ZDI-25-1043/ 2025-12-09 23:39:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m7lpqfodlg2c 2025-12-10 13:40:32+00:00| seen|...
EUVD-2022-55707
In the Linux kernel, the following vulnerability has been resolved: power: supply: adp5061: fix out-of-bounds read in adp5061getchgtype ADP5061CHGSTATUS1CHGSTATUS is masked with 0x07, which means a length of 8, but adp5061chgtype array size is 4, may end up reading 4 elements beyond the end of th...
CVE-2023-53847 usb-storage: alauda: Fix uninit-value in alauda_check_media()
In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Fix uninit-value in alaudacheckmedia Syzbot got KMSAN to complain about access to an uninitialized value in the alauda subdriver of usb-storage: BUG: KMSAN: uninit-value in alaudatransport+0x462/0x57f0...
CVE-2023-53820 loop: loop_set_status_from_info() check before assignment
In the Linux kernel, the following vulnerability has been resolved: loop: loopsetstatusfrominfo check before assignment In loopsetstatusfrominfo, lo-looffset and lo-losizelimit should be checked before reassignment, because if an overflow error occurs, the original correct value will be changed t...
CVE-2023-53820 loop: loop_set_status_from_info() check before assignment
In the Linux kernel, the following vulnerability has been resolved: loop: loopsetstatusfrominfo check before assignment In loopsetstatusfrominfo, lo-looffset and lo-losizelimit should be checked before reassignment, because if an overflow error occurs, the original correct value will be changed t...
DEBIAN-CVE-2022-50638
In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad boot loader inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:203! invalid opcode: 0000 1 PREEMP...
CVE-2022-50649
CVE-2022-50649 affects the Linux kernel power: supply adp5061 code path. The issue is a bounds read in adp5061_get_chg_type(): ADP5061_CHG_STATUS_1_CHG_STATUS is masked with 0x07, implying a length of 8, but the adp5061_chg_type array size is 4. This can cause reading beyond the end of the adp506...
CVE-2022-50638
CVE-2022-50638 (Linux kernel) concerns an ext4 bug_on due to a boot loader inode corruption during ioctl-based swap of boot loader inodes, causing a kernel BUG in ext4_es_end via ext4 extents logic. The issue is triggered when boot loader inode is invalid or not a normal file (S_IFREG) and extent...