Lucene search
+L

6722 matches found

Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.11 views

CVE-2022-49885

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghesestatuspoolinit Change numghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc to fail. The overflow happens in ghesestatuspoolinit when calculating len duri...

5.5CVSS5.8AI score0.00212EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:10 p.m.75 views

CVE-2022-49867

CVE-2022-49867 : In the Linux kernel IOSM driver (net: wwan: iosm), the device was registered without setting needs_free_netdev and free_netdev() was not called on unregister, causing a memory leak. The published patch enables needs_free_netdev to true at registration, so the netdev subsystem wil...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49829

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

5.5CVSS5.6AI score0.00159EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:09 p.m.135 views

CVE-2022-49804

CVE-2022-49804 refers to a Linux kernel issue affecting s390 where making current_stack_pointer a global register variable exposed a gcc bug. The vulnerability is tied to stack pointer handling and can lead to stack corruption on affected builds. Public description notes that to mitigate, the min...

7.8CVSS6.6AI score0.00183EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.22 views

CVE-2022-49795 rethook: fix a potential memleak in rethook_alloc()

In the Linux kernel, the following vulnerability has been resolved: rethook: fix a potential memleak in rethookalloc In rethookalloc, the variable rh is not freed or passed out if handler is NULL, which could lead to a memleak, fix it. Masami: Add "rethook:" tag to the title. Acke-by: Masami...

0.00159EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.40 views

CVE-2022-49792 iio: adc: mp2629: fix potential array out of bound access

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mp2629: fix potential array out of bound access Add sentinel at end of maps to avoid potential array out of bound access in iio core...

7.3CVSS0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:09 p.m.10 views

CVE-2022-49779 kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case

In the Linux kernel, the following vulnerability has been resolved: kprobes: Skip clearing aggrprobe's posthandler in kprobe-on-ftrace case In unregisterkprobetop, if the currently unregistered probe has posthandler but other child probes of the aggrprobe do not have posthandler, the posthandler ...

6AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.6 views

CVE-2025-23150

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

7.8CVSS6.1AI score0.00217EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.2 views

CVE-2025-23152

In the Linux kernel, the following vulnerability has been resolved: arm64/crc-t10dif: fix use of out-of-scope array in crct10difarch Fix a silly bug where an array was used outside of its scope...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.8 views

CVE-2025-37750

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel After commit f7025d861694 "smb: client: allocate crypto only for primary server" and commit b0abcd65ec54 "smb: client: fix UAF in async decryption", the channels started reusin...

9.8CVSS6.1AI score0.00359EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.10 views

CVE-2025-37738

In the Linux kernel, the following vulnerability has been resolved: ext4: ignore xattrs past end Once inside 'ext4xattrinodedecrefall' we should ignore xattrs entries past the 'end' entry. This fixes the following KASAN reported issue:...

7.8CVSS6.1AI score0.00202EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.6 views

CVE-2025-37742

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of imap allocated in the diMount function syzbot reports that hexdumptobuffer is using uninit-value: ===================================================== BUG: KMSAN: uninit-value in...

5.5CVSS6AI score0.00179EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.3 views

CVE-2025-23151

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Fix race between unprepare and queuebuf A client driver may use mhiunpreparefromtransfer to quiesce incoming data during the client driver's tear down. The client driver might also be processing data at the same...

7.8CVSS6.1AI score0.00145EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.4 views

CVE-2025-37746

In the Linux kernel, the following vulnerability has been resolved: perf/dwcpcie: fix duplicate pcidev devices During platformdeviceregister, wrongly using struct device pcidev as platformdata caused a kmemdup copy of pcidev. Worse still, accessing the duplicated device leads to list corruption a...

5.5CVSS5.9AI score0.00148EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.9 views

CVE-2025-23143

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by socklockinitclassandname and rmmod. When I ran the repro 0 and waited a few seconds, I observed two LOCKDEP splats: a warning immediately followed by a null-ptr-deref. 1 Reproduction Steps: 1 Mount CIFS...

5.5CVSS5.9AI score0.00201EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.10 views

CVE-2025-37756

In the Linux kernel, the following vulnerability has been resolved: net: tls: explicitly disallow disconnect syzbot discovered that it can disconnect a TLS socket and then run into all sort of unexpected corner cases. I have a vague recollection of Eric pointing this out to us a long time ago...

7.8CVSS6.1AI score0.00312EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.7 views

CVE-2025-23153

In the Linux kernel, the following vulnerability has been resolved: arm/crc-t10dif: fix use of out-of-scope array in crct10difarch Fix a silly bug where an array was used outside of its scope...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References7
Circl
Circl
added 2025/05/01 1:14 p.m.12 views

CVE-2025-37758

creationtimestamp| type| source ---|---|--- 2025-05-01 13:14:37+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14267 2025-05-01 13:55:42+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lo4hlrfeae2h 2025-05-01 16:30:04+00:00| seen|...

5.5CVSS6.7AI score0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 1:07 p.m.9 views

CVE-2025-37791 ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmiscdb: use correct rpl size in ethtoolcmismodulepoll rpl is passed as a pointer to ethtoolcmismodulepoll, so the correct size of rpl is sizeofrpl which should be just 1 byte. Using the pointer size instead can cause...

7.8CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.26 views

CVE-2025-23150 ext4: fix off-by-one error in do_split

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

7.8CVSS0.00217EPSS
SaveExploits0References9
Rows per page
Query Builder