Lucene search
+L

123680 matches found

Debian CVE
Debian CVE
added 6 days ago5 views

CVE-2026-72487

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pcigetromsize+0x52/0x220 Call Trace:...

7.7CVSS5.4AI score0.0018EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-72486 mailbox: mtk-adsp: fix UAF during device teardown

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

0.0018EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago3 views

CVE-2026-72486 mailbox: mtk-adsp: fix UAF during device teardown

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

5.6AI score
SaveExploits0References9
CVE
CVE
added 6 days ago26 views

CVE-2026-72486

The CVE-2026-72486 entry concerns the Linux kernel mailbox for the mtk-adsp (SOF audio) where a use-after-free (UAF) can occur during device teardown. When the SOF driver fails to initialize (e.g., firmware boot timeout), devres unwinds and frees snd_sof_dev, while the mtk_adsp_mailbox shutdown c...

5.4AI score0.0018EPSS
SaveExploits0References6
CVE
CVE
added 6 days ago14 views

CVE-2026-72485

CVE-2026-72485 describes a Linux kernel vulnerability in the coresight platform where nr_outconns/nr_inconns were incremented before allocations, causing a premature counter bump and potential panics during cleanup when allocations failed. The issue affects the coresight_add_out_conn() and coresi...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago29 views

CVE-2026-72485 coresight: platform: defer connection counter increment until alloc succeeds

In the Linux kernel, the following vulnerability has been resolved: coresight: platform: defer connection counter increment until alloc succeeds coresightaddoutconn increments nroutconns before calling devmkreallocarray and again before devmkmalloc. If either allocation fails, the counter is...

7.8CVSS0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-59385

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

5.5AI score0.0018EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 6 days ago5 views

CVE-2026-72485

In the Linux kernel, the following vulnerability has been resolved: coresight: platform: defer connection counter increment until alloc succeeds coresightaddoutconn increments nroutconns before calling devmkreallocarray and again before devmkmalloc. If either allocation fails, the counter is...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-72484

In the Linux kernel, the following vulnerability has been resolved: staging: most: video: avoid double free on video register failure compregistervideodev allocates a videodevice with videodevicealloc and releases it if videoregisterdevice fails. This can double free the videodevice when...

5.3AI score0.0021EPSS
SaveExploits0
CVE
CVE
added 6 days ago18 views

CVE-2026-72482

Summary of CVE-2026-72482 : In the Linux kernel’s gpib subsystem, a descriptor_busy reference counter used to pin gpib_descriptor across IO ioctl operations could be decremented twice in the command_ioctl() error path, causing the counter to underflow to -1 and enabling use-after-free on an activ...

7.8CVSS5.5AI score0.0014EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago31 views

CVE-2026-72482 gpib: fix double decrement of descriptor_busy in command_ioctl()

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS0.0014EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-59381

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

5.6AI score0.0014EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-72482

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS5.8AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-72483

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421: Fix shift-out-of-bounds in max3421hubcontrol The max3421hubcontrol function handles USB hub class requests to the virtual root hub. In the default branches of both the ClearPortFeature and SetPortFeature switc...

7.8CVSS6AI score0.00181EPSS
SaveExploits0
OSV
OSV
added 6 days ago7 views

CVE-2026-72482 gpib: fix double decrement of descriptor_busy in command_ioctl()

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 6 days ago4 views

CVE-2026-72481

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: ak8975: fix potential kernel stack memory leak Currently in the AK8975 driver there are four instances where potential uninitialized kernel stack memory leaks can occur. If i2csmbusreadi2cblockdataoremulated...

5.8AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-72480

In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling amseventtochannel may return a pointer past the end of dev-channels when no matching scanindex is found. This can lead to invalid memory access in...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-72479

In the Linux kernel, the following vulnerability has been resolved: iio: accel: mma8452: handle I2C read errors in mma8452read Currently, If i2csmbusreadi2cblockdata fails but mma8452setruntimepmstate succeeds, mma8452read returns 0. As a result, the caller mma8452readraw assumes the read was...

5.7AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago5 views

CVE-2026-72478

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: add bounds check to rungethighestvcn rungethighestvcn parses a packed NTFS mapping-pairs buffer without any length bound, relying solely on a 0x00 terminator to stop. A crafted $LogFile UpdateMappingPairs record whose...

8.4CVSS5.8AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-72477

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: call ntfsbadinode when failing to rename It is safe to call ntfsbadinode on live inodes since: commit 519b078998ce "fs/ntfs3: Exclude call makebadinode for live nodes." The WARNON was added when it wasn't safe by: commi...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0
Rows per page
Query Builder