Lucene search
+L

66590 matches found

OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100657 CVE-2026-80948 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: fix memory leak in iwlopmodedvmstart In iwlopmodedvmstart, jumping to outfreeeeprom currently bypasses the outfreeeepromblob label. Consequently, error paths triggered after successfully parsing the EEPROM fre...

0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-80948

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: fix memory leak in iwlopmodedvmstart In iwlopmodedvmstart, jumping to outfreeeeprom currently bypasses the outfreeeepromblob label. Consequently, error paths triggered after successfully parsing the EEPROM fre...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:18 p.m.6 views

DEBIAN-CVE-2026-80930

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmi2cnuvoton: disable IRQ on wait timeout i2cnuvotonwaitforstat enables the IRQ before waiting for the interrupt handler to report a status change. If the wait times out, or is interrupted before the handler runs, the...

0.00168EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 7:47 p.m.21 views

CVE-2026-89773

CVE-2026-89773 affects the drm/amd/display driver in the Linux kernel. The root cause is that the HDCP configuration routine was being invoked during a transition state , in which no valid dm_stream_ctx exists. The fix skips updating HDCP configuration unless a valid stream has been created, as r...

0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:46 p.m.7 views

CVE-2026-89757 mm/mglru: fix and remove redundant unevictable folio handling

In the Linux kernel, the following vulnerability has been resolved: mm/mglru: fix and remove redundant unevictable folio handling sortfolio has a shortcut for moving folios that are no longer evictable but are still sitting on a generation list. However, this shortcut is buggy. It does not follow...

5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76653

In the Linux kernel, the following vulnerability has been resolved: Revert "media: v4l2-dev: fix error handling in videoregisterdevice" This reverts commit 2a934fdb01db6458288fc9386d3d8ceba6dd551a. The intentions of that patch were good, but it doesn't work. The idea is that if deviceregister...

0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.32 views

CVE-2026-89741 Revert "media: v4l2-dev: fix error handling in __video_register_device()"

In the Linux kernel, the following vulnerability has been resolved: Revert "media: v4l2-dev: fix error handling in videoregisterdevice" This reverts commit 2a934fdb01db6458288fc9386d3d8ceba6dd551a. The intentions of that patch were good, but it doesn't work. The idea is that if deviceregister...

7.8CVSS0.00163EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.8 views

CVE-2026-89703

In the Linux kernel, the following vulnerability has been resolved: nfsd: set SCSTATUSFREED in nfsd4droprevokedstid for delegations nfsd4droprevokedstid handles FREESTATEID for admin-revoked delegations but does not set SCSTATUSFREED before releasing cllock. revokedelegation uses this flag to...

9.8CVSS0.00608EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:45 p.m.12 views

CVE-2026-89626

CVE-2026-89626 affects the Linux kernel's HID sensor custom driver (hid_sensor_custom). In hid_sensor_custom_add_attributes(), if sysfs_create_group() fails after some groups are already created, the function returns the error without removing previously created groups . The fix adds a local unwi...

8.8CVSS0.00321EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89626

In the Linux kernel, the following vulnerability has been resolved: HID: sensor: custom: Fix field sysfs group cleanup on failure hidsensorcustomaddattributes creates one sysfs group for each custom sensor field. If sysfscreategroup fails after some groups have already been created, the function...

8.8CVSS0.00321EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76538

In the Linux kernel, the following vulnerability has been resolved: HID: sensor: custom: Fix field sysfs group cleanup on failure hidsensorcustomaddattributes creates one sysfs group for each custom sensor field. If sysfscreategroup fails after some groups have already been created, the function...

0.00321EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89590

CVE-2026-89590 affects the Linux kernel's accel/rocket NPU driver. In rocket_job_run(), three error-path bugs exist: a dma_fence reference leak (the extra fence reference taken via dma_fence_get() is never released), a runtime PM usage counter leak (pm_runtime_get_sync() increments the counter ev...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89590 accel/rocket: Fix error path handling in rocket_job_run()

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: Fix error path handling in rocketjobrun In rocketjobrun, after taking an extra fence reference for job-donefence via dmafenceget, the error paths have three bugs: - The dmafence reference held by job-donefence is...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/09/11 7:44 p.m.7 views

CVE-2026-89588 ACPI: APEI: GHES: fix ARM section length accounting after header

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In gheshandlearmhwerror, after skipping the cpersecprocarm header with err + 1, the remaining length was reduced by sizeoferr pointer size instead of sizeoferr...

8.4CVSS5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76489

In the Linux kernel, the following vulnerability has been resolved: dm-io: report non-retryable errors separatedly The error codes BLKSTSNOTSUPP and BLKSTSINVAL should not cause leg failure on dm-raid1. This patch changes the interface to dm-io, so that it reports two error bitmaps - errorbits an...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:44 p.m.7 views

CVE-2026-89577 dm-io: report non-retryable errors separatedly

In the Linux kernel, the following vulnerability has been resolved: dm-io: report non-retryable errors separatedly The error codes BLKSTSNOTSUPP and BLKSTSINVAL should not cause leg failure on dm-raid1. This patch changes the interface to dm-io, so that it reports two error bitmaps - errorbits an...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89499 ring-buffer: Stop remote reader update when page swap fails

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Stop remote reader update when page swap fails The remote swapreaderpage callback can return -EBUSY when the writer moves the head before the remote catches it, particularly during an event storm on a small buffer...

7.8CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76387

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix host memory disclosure on R2T for a read command nvmetcphandler2t does not check the direction of the request the R2T refers to. A malicious controller can send an R2T for a READ and the host will answer it:...

0.00379EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89469

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS0.0014EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76368

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: propagate register read errors max17040getvcell and max17040getsoc ignore errors returned by regmapread. When an I2C transfer fails, the uninitialized register value is converted and reported to userspace...

0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder