Lucene search
+L

991877 matches found

OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68467

Bulletin has no description...

4.9AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68466

Bulletin has no description...

4.9AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68465

Bulletin has no description...

4.9AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added yesterday6 views

DEBIAN-CVE-2026-68464

Bulletin has no description...

4.9AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-68463

Bulletin has no description...

4.9AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68462

Bulletin has no description...

4.9AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-68461

Bulletin has no description...

4.9AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68460

Bulletin has no description...

4.9AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68459

Bulletin has no description...

4.9AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added yesterday5 views

DEBIAN-CVE-2026-68458

Bulletin has no description...

4.9AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-68457

Bulletin has no description...

4.9AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68456

Bulletin has no description...

4.9AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68455

Bulletin has no description...

4.9AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added yesterday4 views

RLSA-2026:54574 Important: .NET 8.0 security, bug fix, and enhancement update

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.8CVSS5.3AI score0.01057EPSS
SaveExploits0References6
OSV
OSV
added yesterday4 views

RLSA-2026:54550 Important: .NET 9.0 security, bug fix, and enhancement update

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.8CVSS5.2AI score0.01057EPSS
SaveExploits0References6
OSV
OSV
added yesterday4 views

RLSA-2026:54542 Important: .NET 10.0 security, bug fix, and enhancement update

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.8CVSS5.2AI score0.01057EPSS
SaveExploits0References6
OSV
OSV
added yesterday3 views

RLSA-2026:54654 Important: bind security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

8.6CVSS5.4AI score0.00509EPSS
SaveExploits0References7
OSV
OSV
added yesterday3 views

RLSA-2026:54575 Important: dracut security update

The dracut packages contain an event-driven initial RAM file system initramfs generator infrastructure based on the udev device manager. The virtual file system, initramfs, is loaded together with the kernel at boot time and initializes the system, so it can read and boot from the root partition...

7.5CVSS6.1AI score0.00259EPSS
SaveExploits0References3
OSV
OSV
added yesterday4 views

CVE-2026-74439 iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry devicepasidtableteardown zeroes the 128-bit scalable-mode context entry with contextclearentry while the Present bit is still set. This creates a windo...

5.6AI score
SaveExploits0References7
OSV
OSV
added yesterday4 views

CVE-2026-74438 crypto: sun4i-ss - Remove insecure and unused rng_alg

In the Linux kernel, the following vulnerability has been resolved: crypto: sun4i-ss - Remove insecure and unused rngalg Remove sun4issrng, as it is insecure and unused: - It has multiple vulnerabilities. sun4issprngseed is missing locking and has a buffer overflow. sun4issprnggenerate fails to...

6.3AI score
SaveExploits0References10
OSV
OSV
added yesterday2 views

CVE-2026-74437 media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.work

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock if uvcstatusstop is called from asyncctrl.work If a UVC camera has an asynchronous control, uvcstatusstop may be called from asyncctrl.work: uvcctrlstatuseventwork uvcctrlstatusevent uvcctrlclearhand...

5.6AI score
SaveExploits0References6
OSV
OSV
added yesterday2 views

CVE-2026-74436 rxrpc: serialize kernel accept preallocation with socket teardown

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

5.5AI score
SaveExploits0References8
OSV
OSV
added yesterday2 views

CVE-2026-74435 rxrpc: rxrpc_verify_data ensure rx_dec_buffer alloc

In the Linux kernel, the following vulnerability has been resolved: rxrpc: rxrpcverifydata ensure rxdecbuffer alloc rxrpcrecvmsgdata calls rxrpcverifydata whenever the rxrpccall.rxdecbuffer is unallocated and assumes that upon successful return that rxdecbuffer must be allocated. However,...

5.5AI score
SaveExploits0References8
OSV
OSV
added yesterday2 views

CVE-2026-74434 rxrpc: Don't move a peeked OOB message onto the pending queue

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Don't move a peeked OOB message onto the pending queue rxrpcrecvmsgoob takes a received oob message off recvmsgoobq and, if a response is needed, moves it onto the pendingoobq tree. However, only the unlink from recvmsgoob...

5.8AI score
SaveExploits0References6
OSV
OSV
added yesterday3 views

CVE-2026-74432 rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of released call in recvmsgMSGPEEK Fix rxrpcrecvmsg to also drop the ref it holds on an already-released call if MSGPEEK is in force the function holds a ref on the call irrespective of whether MSGPEEK is specifie...

5.5AI score
SaveExploits0References8
OSV
OSV
added yesterday3 views

CVE-2026-74433 rxrpc: Fix UAF in rxgk_issue_challenge()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix UAF in rxgkissuechallenge Fix rxgkissuechallenge to free the page containing the challenge content after invoking the tracepoint as the whdr passed to the tracepoint points into the page just freed...

5.5AI score
SaveExploits0References6
OSV
OSV
added yesterday3 views

CVE-2026-74431 rxrpc: Fix potential infinite loop in rxrpc_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential infinite loop in rxrpcrecvmsg Fix the wait in rxrpcrecvmsg also take check the oob queue...

5.4AI score
SaveExploits0References6
OSV
OSV
added yesterday2 views

CVE-2026-74429 rxrpc: Fix the reception of a reply packet before data transmission

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix the reception of a reply packet before data transmission Fix rxrpcreceivingreply to handle the reception of an apparent reply DATA packet before rxrpc has had a chance to send any request DATA packets on a client call ...

5.5AI score
SaveExploits0References6
OSV
OSV
added yesterday2 views

CVE-2026-74430 rxrpc: Fix ACKALL packet handling

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix ACKALL packet handling rxrpcinputackall accepts ACKALL packets without checking whether the call is in a state that can legitimately have outstanding transmit buffers. A forged ACKALL can therefore reach a new service...

5.8AI score
SaveExploits0References6
OSV
OSV
added yesterday2 views

CVE-2026-74428 rxrpc: Fix double unlock in rxrpc_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix double unlock in rxrpcrecvmsg Fix a double unlock in rxrpcrecvmsg when dealing with OOB messages...

5.4AI score
SaveExploits0References6
OSV
OSV
added yesterday3 views

CVE-2026-74427 afs: Fix netns teardown to cancel the preallocation charger

In the Linux kernel, the following vulnerability has been resolved: afs: Fix netns teardown to cancel the preallocation charger Fix the teardown of an afs network namespace to make sure it cancels the work item that keeps the preallocated rxrpc call/conn/peer queue charged before incoming calls a...

5.5AI score
SaveExploits0References11
OSV
OSV
added yesterday2 views

CVE-2026-74426 afs: fix NULL pointer dereference in afs_get_tree()

In the Linux kernel, the following vulnerability has been resolved: afs: fix NULL pointer dereference in afsgettree afsallocsbi uses kzalloc for memory allocation. And, if ctx-dynroot is not null, as-cell and as-volume are null. In traceafsgettree they are dereferenced. KASAN error message: KASAN...

5.4AI score
SaveExploits0References11
OSV
OSV
added yesterday3 views

CVE-2026-74424 fbcon: fix NULL pointer dereference for a console without vc_data

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.4AI score
SaveExploits0References10
OSV
OSV
added yesterday2 views

CVE-2026-74425 afs: handle CB.InitCallBackState3 requests without a server record

In the Linux kernel, the following vulnerability has been resolved: afs: handle CB.InitCallBackState3 requests without a server record The cache manager callback path now attaches the server record to an incoming call through the rxrpc peer's app data. That association is not guaranteed to exist...

5.5AI score
SaveExploits0References7
OSV
OSV
added yesterday2 views

CVE-2026-74423 accel/amdxdna: Fix leak when pinning ubuf pages

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.5AI score
SaveExploits0References6
OSV
OSV
added yesterday2 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
OSV
OSV
added yesterday2 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
OSV
OSV
added yesterday2 views

CVE-2026-74420 drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges

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.6AI score
SaveExploits0References6
OSV
OSV
added yesterday3 views

CVE-2026-74419 accel/amdxdna: Adjust size for copy_to_user()

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...

5.7AI score
SaveExploits0References5
OSV
OSV
added yesterday2 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...

5.6AI score
SaveExploits0References5
OSV
OSV
added yesterday2 views

CVE-2026-74416 drm/radeon: fix memory leak in radeon_ring_restore() on lock failure

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.9AI score
SaveExploits0References11
OSV
OSV
added yesterday2 views

CVE-2026-74417 drm/radeon: fix integer overflow in radeon_align_pitch()

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. ...

5.6AI score
SaveExploits0References8
OSV
OSV
added yesterday2 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
OSV
OSV
added yesterday2 views

CVE-2026-74414 hfsplus: Remove the duplicate attr inode dirty marking action

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

5.4AI score
SaveExploits0References5
OSV
OSV
added yesterday2 views

CVE-2026-74413 wifi: rtw89: fix wrong pci_get_drvdata type in AER handlers

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pcigetdrvdata type in AER handlers rtw89 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

5.5AI score
SaveExploits0References6
OSV
OSV
added yesterday2 views

CVE-2026-74412 wifi: rtw88: fix wrong pci_get_drvdata type in AER handlers

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix wrong pcigetdrvdata type in AER handlers rtw88 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

5.5AI score
SaveExploits0References6
OSV
OSV
added yesterday2 views

CVE-2026-74411 wifi: rtw89: Correct data type for scan index to avoid infinite loop

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Correct data type for scan index to avoid infinite loop A kernel soft lockup was observed during Wi-Fi scanning on the 6GHz band. The CPU becomes stuck in rtw89hwscanaddchanax for over 20 seconds, leading to a system...

5.5AI score
SaveExploits0References8
OSV
OSV
added yesterday3 views

CVE-2026-74410 wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer In rtwpcirxnapi, newlen is computed as the sum of pktlen 14-bit descriptor field, max 16383 and pktoffset drvinfosz + shift, both firmware-controlled. The...

5.7AI score
SaveExploits0References11
OSV
OSV
added yesterday2 views

CVE-2026-74409 wifi: rtw89: add bounds check on firmware mac_id in link lookup

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware macid in link lookup The macid field in RX descriptors is 8 bits wide 0-255, but assoclinkonmacid has only RTW89MAXMACIDNUM 128 entries. While the driver currently assigns macid values...

5.5AI score
SaveExploits0References6
OSV
OSV
added yesterday2 views

CVE-2026-74407 wifi: ath11k: cancel SSR work items during PCI shutdown

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL pointer dereference in the MHI teardown path while freeing DMA-backed...

5.5AI score
SaveExploits0References5
Total number of security vulnerabilities991877