Lucene search
+L

9698 matches found

CVE
CVE
added 2026/08/15 5:53 a.m.39 views

CVE-2026-72173

The CVE-2026-72173 entry concerns the Linux kernel vulnerability in fs/proc/task_mmu where a warning was emitted for non-migration PMD entries. The patch series mm/hmm: A fix and a selftest (2 patches) removes the stale assertion that only migration softleaf entries were supported at the PMD leve...

5.4AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:53 a.m.37 views

CVE-2026-72152

CVE-2026-72152 concerns the Linux kernel component related to TPM SPI handling (tpm_tis_spi) and the wait-for-status flow used in wait_for_tmp_stat(). The issue arises from how wait_event_interruptible_timeout() evaluates its condition after setting the task state to TASK_INTERRUPTIBLE, which can...

5.3AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:53 a.m.13 views

EUVD-2026-58910

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmtisspi: Use waitwoken in waitfortmpstat waiteventinterruptibletimeout evaluates its condition after setting the current task state to TASKINTERRUPTIBLE. With CONFIGDEBUGATOMICSLEEP this triggers a warning when the IRQ wai...

5.4AI score0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:52 a.m.14 views

CVE-2026-72078 Input: ims-pcu - validate control endpoint type

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - validate control endpoint type The driver currently assumes that the first endpoint of the control interface is an interrupt IN endpoint without verifying it. A malicious device could provide a different endpoint...

5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:52 a.m.9 views

EUVD-2026-59021

In the Linux kernel, the following vulnerability has been resolved: gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers directly. The additional pinctrlgpiodirectioninput/output calls do n...

5.5AI score0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:52 a.m.12 views

CVE-2026-72063 gpio: tegra: do not call pinctrl for GPIO direction

In the Linux kernel, the following vulnerability has been resolved: gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers directly. The additional pinctrlgpiodirectioninput/output calls do n...

5.6AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72373

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix WARN ON for resident attribute in ntfs map runlist nolock When ntfs map runlist nolock needs to look up the attribute extent containing a target VCN ctx needs reset == true, it calls ntfs attr lookup and then expects th...

5.6AI score0.00626EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74542

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in...

6AI score0.00155EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72063

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers...

5.9AI score0.0022EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72267

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - validate control endpoint type The driver currently assumes that the first endpoint of the control interface is an interrupt IN endpoint without verifying it. A malicious device could provide a different endpoint...

5.4AI score0.0022EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72152

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tpm: tpmtisspi: Use waitwoken in waitfortmpstat waiteventinterruptibletimeout evaluates its condition after setting the current task state to TASKINTERRUPTIBLE...

5.9AI score0.00211EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72246

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the net/sched component where the tcf ct handle fragments function calls nf ct handle fragments without saving and restoring the skb-cb control buffer. Because the...

8.2CVSS5.2AI score0.00585EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72546

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: prevent invalid cursor access for purged BOs During a page table walk for binding, xe pt stage bind explicitly skips initializing the xe res cursor for purged BOs, treating them similarly to NULL VMAs by only setting t...

5.4AI score0.00165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.67 views

PT-2026-72361

In the Linux kernel, the following vulnerability has been resolved: fs/proc/task mmu: do not warn on seeing non-migration pmd entry Patch series "mm/hmm: A fix and a selftest", v3. Patch 1 fixes a stale warning present from the time when only migration softleaf entries were supported at the PMD...

5.4AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:14 p.m.20 views

SUSE CVE-2026-68304

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix 802.1X-SHA256 call trace warning Based on wpaauth as 1x256 mode, need to set up "usefwsup" with BRCMFPROFILEFWSUP1X. Or it will happen trace warning when call brcmfcfg80211setpmk. 4481.831101 ------------ cut...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/13 4:15 a.m.13 views

CVE-2026-17431

creationtimestamp| type| source ---|---|--- 2026-08-13 04:15:03+00:00| seen| https://www.incibe.es/incibe-cert/alerta-temprana/vulnerabilidades/cve-2026-17431 2026-08-13 23:11:49+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/ivcjoyhvgzpa4...

6.1CVSS4.9AI score0.00583EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/13 3:01 a.m.12 views

CVE-2026-49473

creationtimestamp| type| source ---|---|--- 2026-08-13 03:01:28+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mswnpr75nj2m 2026-08-13 04:15:08+00:00| seen| https://www.incibe.es/incibe-cert/alerta-temprana/vulnerabilidades/cve-2026-49473...

8.8CVSS4.9AI score0.00276EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 12:17 a.m.10 views

CVE-2026-68437

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob callback: - checks for internal driver dependencies for the geometry job; -...

0.00157EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 12:17 a.m.6 views

DEBIAN-CVE-2026-68437

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob callback: - checks for internal driver dependencies for the geometry job; -...

5.4AI score0.00157EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 12:17 a.m.10 views

CVE-2026-68435

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix address space mismatch in kexec command line lookup When searching the loaded segments for the "kexec" command line marker, the kexecload2 path filemode == 0 passes the user-space segment buffer straight to strncmp...

0.00155EPSS
SaveExploits0References3
Rows per page
Query Builder