Lucene search
+L

5816 matches found

OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63958 usb: typec: ucsi: validate connector number in ucsi_connector_change()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsiconnectorchange The connector number in a UCSI CCI notification is a 7-bit field supplied by the PPM. ucsiconnectorchange uses it to index the ucsi-connector array without checki...

5.3AI score
SaveExploits0References9
OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63950 mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: initialize nrpages to 1 at loop start in trytounmapone Initialize nrpages to 1 at the start of each loop iteration, like folioreferencedone does. Without this, nrpages computed by a previous foliounmapptebatch call can b...

7.8CVSS5.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63949

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix OOB read on zero-length messagestore linedispdisplay unconditionally reads msgcount - 1 before checking whether count is zero, so a write of zero bytes to the message sysfs attribute hits msg-1:...

5.4AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.65 views

CVE-2026-63935

The CVE-2026-63935 entry concerns the Linux kernel IIO ADC driver for the NXP SAR ADC. A division-by-zero occurs in write_raw when a user writes zero or negative values to the sampling_frequency sysfs attribute; the fix adds a validation check to prevent using such values as a divisor. The patch ...

5.4AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 2:55 p.m.10 views

EUVD-2026-45708

In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: fix division by zero in writeraw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero or a negative value to the samplingfrequency sysfs attribute trigge...

5.4AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 2:55 p.m.11 views

CVE-2026-63929

The CVE-2026-63929 issue is in the Linux kernel iio subsystem, specifically iio_buffer_enqueue_dmabuf() which allocates a iio_dma_fence and calls dma_resv_add_fence(). The initial reference from dma_fence_init() (kref=1) is not released on the success path, while dma_resv_add_fence() takes a seco...

5.6AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63906 usb: musb: omap2430: Fix use-after-free in omap2430_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Fix use-after-free in omap2430probe In omap2430probe, ofnodeputnp is called prematurely before the last access to np, leading to a use-after-free if the node's reference count drops to zero. Move the ofnodepu...

8.4CVSS5.4AI score
SaveExploits0References9
OSV
OSV
added 2026/07/19 2:55 p.m.5 views

CVE-2026-63889 scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32

In the Linux kernel, the following vulnerability has been resolved: scsi: scsitransportfc: Widen FPIN pname walker counter to u32 An adjacent Fibre Channel fabric actor that can deliver an FPIN ELS frame to an lpfc or qla2xxx Linux initiator can trigger a non-return in the generic FC transport...

8.1CVSS5.3AI score
SaveExploits0References10
NVD
NVD
added 2026/07/19 12:16 p.m.11 views

CVE-2026-63823

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS0.00124EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.8 views

CVE-2026-63818

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

8.4CVSS0.00132EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.10 views

CVE-2026-63795

In the Linux kernel, the following vulnerability has been resolved: 9p: avoid putting oldfid in p9clientwalk error path When p9clientwalk is called with clone set to false, fid aliases oldfid. If the walk subsequently fails after the request has been sent, the error path jumps to clunkfid, which...

10CVSS0.00477EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/19 12:16 p.m.7 views

CVE-2026-53392

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

7.5CVSS0.00501EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.10 views

CVE-2026-63827

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 12:2 p.m.21 views

CVE-2026-63818

CVE-2026-63818 affects the Linux kernel’s f2fs filesystem. The issue arises when f2fs_recover_orphan_inodes() trusts the orphan block entry_count from the checkpoint pack; a corrupted entry_count larger than F2FS_ORPHANS_PER_BLOCK can cause the recovery loop to read past the inode array, leading ...

8.4CVSS5.5AI score0.00132EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63818

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

8.4CVSS5.4AI score0.00132EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 12:2 p.m.5 views

CVE-2026-63818 f2fs: validate orphan inode entry count

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

8.4CVSS5.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.6 views

CVE-2026-63818

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

8.4CVSS5.3AI score0.00132EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.35 views

CVE-2026-63818 f2fs: validate orphan inode entry count

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

8.4CVSS0.00132EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.11 views

EUVD-2026-45484

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

5.4AI score0.00132EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:1 p.m.7 views

CVE-2026-53392

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

7.5CVSS5.3AI score0.00501EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder