Lucene search
+L

140795 matches found

Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-74424

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix NULL pointer dereference for a console without vcdata fbconnewmodelist runs when a framebuffer's modelist changes. For each console mapped to it with fbdisplayi.mode set, it reads vcconsi.d and passes the vcnum to...

5.3AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-74423

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pinuserpagesfast returns fewer pages than requested, the pages that were successfully pinned are not released, leading to a leak. Fix this by unpinning any partially pinned pag...

5.4AI score0.00154EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-74421 drm/rockchip: dw_dp: Switch to drmm_kzalloc()

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Switch to drmmkzalloc Driver makes use of drmmencoderinit to initialize the encoder and automatically handle the cleanup by registering drmencodercleanup with drmmaddaction. However, the internal structure...

0.00155EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago3 views

CVE-2026-74422 drm/rockchip: inno-hdmi: Switch to drmm_kzalloc()

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: inno-hdmi: Switch to drmmkzalloc Driver makes use of drmmencoderinit to initialize the encoder and automatically handle the cleanup by registering drmencodercleanup with drmmaddaction. However, the internal structur...

5.6AI score
SaveExploits0References5
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59569

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: inno-hdmi: Switch to drmmkzalloc Driver makes use of drmmencoderinit to initialize the encoder and automatically handle the cleanup by registering drmencodercleanup with drmmaddaction. However, the internal structur...

5.5AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago17 views

CVE-2026-74421

CVE-2026-74421 affects the Linux kernel drm/rockchip driver, specifically the dw_dp encoder path. The encoder structure was allocated with devm_kzalloc() during component_bind_all(), while cleanup is triggered via drmm_encoder_cleanup() on drm_encoder_cleanup() registered through drmm_add_action(...

5.4AI score0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59568

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Switch to drmmkzalloc Driver makes use of drmmencoderinit to initialize the encoder and automatically handle the cleanup by registering drmencodercleanup with drmmaddaction. However, the internal structure...

5.5AI score0.00155EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-74422 drm/rockchip: inno-hdmi: Switch to drmm_kzalloc()

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: inno-hdmi: Switch to drmmkzalloc Driver makes use of drmmencoderinit to initialize the encoder and automatically handle the cleanup by registering drmencodercleanup with drmmaddaction. However, the internal structur...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago3 views

CVE-2026-74421 drm/rockchip: dw_dp: Switch to drmm_kzalloc()

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Switch to drmmkzalloc Driver makes use of drmmencoderinit to initialize the encoder and automatically handle the cleanup by registering drmencodercleanup with drmmaddaction. However, the internal structure...

5.6AI score
SaveExploits0References6
CVE
CVE
added 3 days ago15 views

CVE-2026-74422

In CVE-2026-74422, the Linux kernel’s drm/rockchip inno-hdmi encoder uses a device-managed allocation (devm_kzalloc) for its internal structure during component_bind_all. When the DRM device reference is dropped (drm_dev_put) and drmm_encoder_alloc_release runs, the encoder structure may have bee...

5.4AI score0.00145EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-74422

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: inno-hdmi: Switch to drmmkzalloc Driver makes use of drmmencoderinit to initialize the encoder and automatically handle the cleanup by registering drmencodercleanup with drmmaddaction. However, the internal structur...

5.4AI score0.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-74419

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Adjust size for copytouser The amount of data returned to user space should be limited by the buffer size provided by the application. If the buffer is smaller than the data size, return only the portion that fits...

7.3CVSS5.6AI score0.0011EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-74420

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Reject VMAs with VMIO or VMPFNMAP when creating SVM ranges VMAs marked with VMIO or VMPFNMAP are not backed by struct page objects, which GPUSVM requires in order to operate correctly. In particular, getpages relies o...

5.4AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-74418

In the Linux kernel, the following vulnerability has been resolved: dma-fence: Fix potential tracepoint null pointer dereferences Tracedmafencesignaled, tracedmafencewaitend and tracedmafencedestroy can all currently dereference a null fence-ops pointer after it has been reset on fence signalling...

5.5AI score0.00154EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-74418 dma-fence: Fix potential tracepoint null pointer dereferences

In the Linux kernel, the following vulnerability has been resolved: dma-fence: Fix potential tracepoint null pointer dereferences Tracedmafencesignaled, tracedmafencewaitend and tracedmafencedestroy can all currently dereference a null fence-ops pointer after it has been reset on fence signalling...

0.00154EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-74416

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix memory leak in radeonringrestore on lock failure radeonringrestore takes ownership of the data buffer allocated by radeonringbackup. The caller radeongpureset only frees it in the non-restore branch; in the restor...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago3 views

CVE-2026-74417

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix integer overflow in radeonalignpitch radeonalignpitch has the same kind of overflow issue as the old amdgpu helper: both the alignment round-up add and the final 'aligned cpp' calculation can overflow signed int. ...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago30 views

CVE-2026-74415 spi: atcspi200: fix use-after-free when driver unbind

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59562

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

5.5AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago5 views

CVE-2026-74415 spi: atcspi200: fix use-after-free when driver unbind

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

5.6AI score
SaveExploits0References5
Rows per page
Query Builder