Lucene search
+L

33140 matches found

CVE
CVE
added 2025/10/07 3:21 p.m.33 views

CVE-2022-50550

CVE-2022-50550 affects the Linux kernel’s blk-iolatency component. The flaw arises when a gendisk is initialized but add_disk() fails; iolatency is initialized during init but not cleaned up in error handling, causing a memory leak. The root cause is that cleanup previously relied on del_gendisk(...

5.5CVSS6AI score0.00197EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2025/10/07 3:21 p.m.12 views

EUVD-2025-32783

In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix memory leak on adddisk failures When a gendisk is successfully initialized but adddisk fails such as when a loop device has invalid number of minor device numbers specified, blkcginitdisk is called during init...

5.9AI score0.00197EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.20 views

CVE-2022-50550

In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix memory leak on adddisk failures When a gendisk is successfully initialized but adddisk fails such as when a loop device has invalid number of minor device numbers specified, blkcginitdisk is called during init...

5.5CVSS5.2AI score0.00197EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 3:21 p.m.11 views

EUVD-2025-32808

In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470xintincallback syzbot reported use-after-free in si470xintincallback 1. This indicates that urb-context, which contains struct si470xdevice object, is freed when si470xintincallback is...

6.1AI score0.00163EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/07 3:21 p.m.7 views

CVE-2022-50543 RDMA/rxe: Fix mr->map double free

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr-map double free rxemrcleanup which tries to free mr-map again will be called when rxemrinituser fails: CPU: 0 PID: 4917 Comm: rdmaflushserv Kdump: loaded Not tainted 6.1.0-rc1-roce-flush+ 25 Hardware name: QEMU...

7.8CVSS6.4AI score
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 3:21 p.m.6 views

EUVD-2025-32785

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr-map double free rxemrcleanup which tries to free mr-map again will be called when rxemrinituser fails: CPU: 0 PID: 4917 Comm: rdmaflushserv Kdump: loaded Not tainted 6.1.0-rc1-roce-flush+ 25 Hardware name: QEMU...

5.9AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 3:21 p.m.14 views

CVE-2022-50538 vme: Fix error not catched in fake_init()

In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fakeinit In fakeinit, rootdeviceregister is possible to fail but it's ignored, which can cause unregistering vmeroot fail when exit. general protection fault, probably for non-canonical address...

6.5AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.23 views

CVE-2023-53651 Input: exc3000 - properly stop timer on shutdown

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

7.8CVSS0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/07 3:19 p.m.34 views

CVE-2023-53651

CVE-2023-53651 affects the Linux kernel where a timer was not properly stopped on driver unbind or probe failures, potentially causing use-after-free/oops. The published connected advisories indicate the issue is in the kernel input path for exc3000 and that fixes exist in updated kernel packages...

7.8CVSS6.2AI score0.00206EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.13 views

CVE-2023-53651 Input: exc3000 - properly stop timer on shutdown

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

7.8CVSS6.5AI score
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 3:19 p.m.11 views

EUVD-2025-32761

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

6AI score0.00206EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/07 3:19 p.m.31 views

CVE-2023-53645

CVE-2023-53645 : Linux kernel patch fixes a use-after-free risk in BPF non-owning references by making bpf_refcount_acquire fallible. The fix changes the implementation (bpf_refcount_acquire_impl) to use refcount_inc_not_zero and return KF_RET_NULL, preventing increment on a possibly freed object...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.19 views

CVE-2023-53645 bpf: Make bpf_refcount_acquire fallible for non-owning refs

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 3:19 p.m.11 views

CVE-2023-53645 bpf: Make bpf_refcount_acquire fallible for non-owning refs

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

7.8CVSS6.2AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 3:19 p.m.6 views

EUVD-2025-32800

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: Avoid nfcthelperhash uses after free If nfconntrackinitstart fails for example due to a registernfconntrackbpf failure, the nfconntrackhelperfini clean-up path frees the nfcthelperhash map. When built with...

6AI score0.00216EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.15 views

CVE-2022-50534 dm thin: Use last transaction's pmd->root when commit failed

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - not syncing: softlockup: hung tasks CPU: 7 PID: 26692...

0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 3:19 p.m.7 views

CVE-2022-50534 dm thin: Use last transaction's pmd->root when commit failed

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - not syncing: softlockup: hung tasks CPU: 7 PID: 26692...

6.3AI score
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 3:19 p.m.6 views

EUVD-2025-32837

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - not syncing: softlockup: hung tasks CPU: 7 PID: 26692...

5.8AI score0.0016EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 3:19 p.m.12 views

EUVD-2025-32822

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: mlme: fix null-ptr deref on failed assoc If association to an AP without a link 0 fails, then we crash in tracing because it assumes that either apmldaddr or link 0 BSS is valid, since we clear sdata-vif.validlink...

5.7AI score0.00155EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.28 views

CVE-2022-50533 wifi: mac80211: mlme: fix null-ptr deref on failed assoc

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: mlme: fix null-ptr deref on failed assoc If association to an AP without a link 0 fails, then we crash in tracing because it assumes that either apmldaddr or link 0 BSS is valid, since we clear sdata-vif.validlink...

0.00155EPSS
SaveExploits0References3
Rows per page
Query Builder