Lucene search
+L

9697 matches found

UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80653

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Add slavedestroy interface for v3 hw WARNING is triggered when executing link reset of remote PHY and rmmod SAS driver simultaneously. Following is the WARNING log: WARNING: CPU: 61 PID: 21818 at...

8.4CVSS5.9AI score0.00142EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80592

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: fail early if address range parameters are invalid The comment on top of struct damonregion clearly says that For any use case, @ar should be non-zero positive size. which is now verified in...

5.9AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-CVE-2026-80611

In the Linux kernel, the following vulnerability has been resolved: ACPI: processoridle: Mark LPI enter functions as cpuidle When function tracing or Kprobes is enabled, entering an ACPI Low Power Idle LPI state triggers the following RCU splat: RCU not on for: acpiidlelpienter+0x4/0xd8 WARNING:...

5.8AI score0.00168EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/28 6:49 a.m.29 views

CVE-2026-80653

CVE-2026-80653 is a Linux kernel vulnerability in the hisi_sas SCSI driver for v3 hardware. The root cause is a race condition: during SAS PHY link-up, link->status is set to DL_STATE_AVAILABLE in device_links_driver_bound; when a link reset of a remote PHY and rmmod of the SAS driver occur si...

8.4CVSS5.9AI score0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:49 a.m.21 views

CVE-2026-80653 scsi: hisi_sas: Add slave_destroy interface for v3 hw

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Add slavedestroy interface for v3 hw WARNING is triggered when executing link reset of remote PHY and rmmod SAS driver simultaneously. Following is the WARNING log: WARNING: CPU: 61 PID: 21818 at...

8.4CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.14 views

CVE-2026-80647

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix warning in poll cq direct mode CQs allocated by iballoccq always have a comphandler. Though in direct mode this handler is never expected to be called, it is still called when the driver is reset, triggering the...

5.8AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:48 a.m.14 views

CVE-2026-80623 coresight: ete: Always save state on power down

In the Linux kernel, the following vulnerability has been resolved: coresight: ete: Always save state on power down System register ETMs and ETE are unlikely to be preserved on CPU power down. The ETE DT binding also never documented "arm,coresight-loses-context-with-cpu" so nobody would have...

5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.37 views

CVE-2026-80615 net: dst_metadata: fix false-positive memcpy overflow in tun_dst_unclone

In the Linux kernel, the following vulnerability has been resolved: net: dstmetadata: fix false-positive memcpy overflow in tundstunclone kmallocflex in metadatadstalloc sets countedby for the structure to the optionslen, which is then initialized to zero. Later, we're initializing the structure ...

8.2CVSS0.00351EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:48 a.m.17 views

CVE-2026-80611 ACPI: processor_idle: Mark LPI enter functions as __cpuidle

In the Linux kernel, the following vulnerability has been resolved: ACPI: processoridle: Mark LPI enter functions as cpuidle When function tracing or Kprobes is enabled, entering an ACPI Low Power Idle LPI state triggers the following RCU splat: RCU not on for: acpiidlelpienter+0x4/0xd8 WARNING:...

5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 6:48 a.m.10 views

EUVD-2026-67487

In the Linux kernel, the following vulnerability has been resolved: ACPI: processoridle: Mark LPI enter functions as cpuidle When function tracing or Kprobes is enabled, entering an ACPI Low Power Idle LPI state triggers the following RCU splat: RCU not on for: acpiidlelpienter+0x4/0xd8 WARNING:...

5.9AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 6:48 a.m.43 views

CVE-2026-80606

This Linux kernel vulnerability affects the DRM/xe userptr subsystem. When built with CONFIG_DRM_XE_USERPTR_INVAL_INJECT=y (a test/debug option), xe_pt_svm_userptr_pre_commit() acquires the SVM notifier_lock for read, but the injection path eventually calls drm_gpusvm_unmap_pages() which asserts ...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.37 views

CVE-2026-80606 drm/xe/userptr: Hold notifier_lock for write on inject test path

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: Hold notifierlock for write on inject test path When CONFIGDRMXEUSERPTRINVALINJECT=y, xeptsvmuserptrprecommit runs vmacheckuserptr with the svm notifierlock taken for read. The test injection causes vmacheckuserpt...

7.8CVSS0.00135EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 6:48 a.m.11 views

EUVD-2026-67468

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: fail early if address range parameters are invalid The comment on top of struct damonregion clearly says that For any use case, @ar should be non-zero positive size. which is now verified in...

5.9AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 6:48 a.m.27 views

CVE-2026-80592

This Linux kernel vulnerability affects the samples/damon/mtier sample module. If the module is enabled before its node{0,1}_{start,end}_addr parameters are properly initialized, or if detect_node_addresses is true and a node is memoryless, a zero-size address range is passed to damon_new_region(...

5.9AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:48 a.m.12 views

CVE-2026-80592 samples/damon/mtier: fail early if address range parameters are invalid

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: fail early if address range parameters are invalid The comment on top of struct damonregion clearly says that For any use case, @ar should be non-zero positive size. which is now verified in...

5.9AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-80653

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: hisisas: Add slavedestroy interface for v3 hw WARNING is triggered when executing link reset of remote PHY and rmmod SAS driver simultaneously. Following ...

8.4CVSS5.9AI score0.00142EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-80611

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ACPI: processoridle: Mark LPI enter functions as cpuidle When function tracing or Kprobes is enabled, entering an ACPI Low Power Idle LPI state triggers the...

5.8AI score0.00168EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/26 8:15 p.m.11 views

CVE-2026-54614

creationtimestamp| type| source ---|---|--- 2026-08-26 20:15:06+00:00| seen| https://www.incibe.es/incibe-cert/alerta-temprana/vulnerabilidades/cve-2026-54614...

4.3CVSS4.7AI score0.00309EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/26 8:15 p.m.12 views

CVE-2026-48549

creationtimestamp| type| source ---|---|--- 2026-08-26 20:15:03+00:00| seen| https://www.incibe.es/incibe-cert/alerta-temprana/vulnerabilidades/cve-2026-48549...

6.9CVSS4.7AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.7 views

UBUNTU-CVE-2026-74749

In the Linux kernel, the following vulnerability has been resolved: rseq: Prevent hard lockup on granted time slice extension exittousermodeloop invokes rseqgranttimesliceextension with interrupts enabled. If the extension is granted it invokes hrtimerrearmdeferredtif to ensure that a pending...

5.8AI score0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder