Lucene search
+L

203 matches found

OSV
OSV
added 2025/02/26 1:55 a.m.10 views

CVE-2022-49220 dax: make sure inodes are flushed before destroy cache

In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following command $ modprobe ndpmem && modprobe -r ndpmem 10.060014 BUG daxcache Not tainted: Objects remaining in daxcache on kmemcacheshutdown...

6AI score
SaveExploits0References9
OPENSUSE Linux
OPENSUSE Linux
added 2025/01/22 12:0 a.m.4 views

nvidia-modprobe-565.77-1.1 on GA media (moderate)

nvidia-modprobe-565.77-1.1 on GA media Announcement ID: openSUSE-SU-2025:14667-1 Rating: moderate Cross-References: CVE-2024-0131 CVE-2024-0147 CVSS scores: CVE-2024-0131 SUSE : 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVE-2024-0147 SUSE : 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H...

5.5CVSS5.6AI score0.00185EPSS
SaveExploits0
OSV
OSV
added 2025/01/21 12:0 a.m.6 views

OPENSUSE-SU-2025:14667-1 nvidia-modprobe-565.77-1.1 on GA media

These are all security issues fixed in the nvidia-modprobe-565.77-1.1 package on the GA media of openSUSE Tumbleweed...

5.5CVSS7AI score0.00185EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 3:15 p.m.17 views

CVE-2024-56652

In the Linux kernel, the following vulnerability has been resolved: drm/xe/regsr: Remove register pool That pool implementation doesn't really work: if the krealloc happens to move the memory and return another address, the entries in the xarray become invalid, leading to use-after-free later: BU...

7.8CVSS0.00213EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/27 2:15 p.m.27 views

CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS0.00251EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/27 2:11 p.m.23 views

CVE-2024-56542 drm/amd/display: fix a memleak issue when driver is removed

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 1:50 p.m.12 views

CVE-2024-53227 scsi: bfa: Fix use-after-free in bfad_im_module_exit()

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfadimmoduleexit BUG: KASAN: slab-use-after-free in lockacquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/25303 Call Trace: dumpstacklvl+0x95/0xe0 printreport+0xcb/0x6...

7.8CVSS6.2AI score
SaveExploits0References14
CVE
CVE
added 2024/09/13 5:29 a.m.128 views

CVE-2024-46680

In CVE-2024-46680, the Linux kernel Bluetooth btnxpuart driver can crash when the driver is removed because ps_wakeup() schedules work after module removal. The fix introduces ps_cleanup() to deassert UART break immediately on serdev close, cancel any scheduled work, and destroy the ps_lock mutex...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.35 views

CVE-2024-44980 drm/xe: Fix opregion leak

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix opregion leak Being part o the display, ideally the setup and cleanup would be done by display itself. However this is a bigger refactor that needs to be done on both i915 and xe. For now, just fix the leak:...

0.00196EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/08/21 7:9 p.m.20 views

CVE-2022-48870

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.5CVSS5.8AI score0.0025EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/21 6:10 a.m.93 views

CVE-2023-52912

CVE-2023-52912 relates to the Linux kernel’s DRM amdgpu subsystem. The issue arises during unloading of amdgpu where a bug in drm_buddy_free_block can trigger a kernel BUG and invalid opcode, as shown in the stack trace and kernel log snippet. The impact is a potentially local disruption of a sys...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.18 views

CVE-2022-48870 tty: fix possible null-ptr-defer in spk_ttyio_release

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

6.7AI score0.0025EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.33 views

CVE-2022-48870 tty: fix possible null-ptr-defer in spk_ttyio_release

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

0.0025EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/21 6:10 a.m.20 views

CVE-2022-48870 tty: fix possible null-ptr-defer in spk_ttyio_release

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.9AI score
SaveExploits0References6
CVE
CVE
added 2024/04/02 6:49 a.m.214 views

CVE-2024-26671

CVE-2024-26671 describes a Linux kernel IO hang caused by blk-mq wakeup/race where __add_wait_queue() can be reordered with blk_mq_get_driver_tag() on tag failure, leading __sbitmap_queue_wake_up() to miss the waiter and not wake up, while blk_mq_mark_tag_wait() cannot obtain a driver tag. The fi...

4.7CVSS6AI score0.00186EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/02 6:49 a.m.18 views

CVE-2024-26671 blk-mq: fix IO hang from sbitmap wakeup race

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix IO hang from sbitmap wakeup race In blkmqmarktagwait, addwaitqueue may be re-ordered with the following blkmqgetdrivertag in case of getting driver tag failure. Then in sbitmapqueuewakeup, waitqueueactive may not...

6.9AI score0.00186EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.32 views

CVE-2021-47163 tipc: wait and exit until all work queues are done

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeating these commands several times: modprobe tipc tipc bearer enable media udp name UDP1 localip 127.0.0.1 rmmod tipc BUG:...

7.8CVSS6.7AI score0.00186EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.27 views

CVE-2021-47163

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeating these commands several times: modprobe tipc tipc bearer enable media udp name UDP1 localip 127.0.0.1 rmmod tipc BUG:...

7.8CVSS7.4AI score0.00186EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/27 9:44 a.m.41 views

CVE-2021-46933 usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Clear ffseventfd in ffsdataclear. ffsdataclear is indirectly called from both ffsfskillsb and ffsep0release, so it ends up being called twice when userland closes ep0 and then unmounts ffs. If userland provided ...

7.8CVSS6.7AI score0.00242EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/26 4:27 p.m.2 views

DEBIAN-CVE-2023-52468

In the Linux kernel, the following vulnerability has been resolved: class: fix use-after-free in classregister The lockclasskey is still registered and can be found in lockkeyshash hlist after subsysprivate is freed in error handler path.A task who iterate over the lockkeyshash later may cause...

7.8CVSS5.4AI score0.00275EPSS
SaveExploits0References1
Rows per page
Query Builder