Lucene search
+L
CvelistRecent

398235 matches found

Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•34 views

CVE-2026-90339 powerpc/syscall: Fix syscall skip handling for seccomp and ptrace

In the Linux kernel, the following vulnerability has been resolved: powerpc/syscall: Fix syscall skip handling for seccomp and ptrace After enabling GENERICENTRY on PowerPC, syscallenterfromusermode returns -1 as a sentinel to signal that seccomp or ptrace has intercepted the syscall and already...

0.00216EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•38 views

CVE-2026-90338 serial: amba-pl011: keep console clock enabled for atomic writes

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: keep console clock enabled for atomic writes pl011consolewriteatomic runs from nbcon atomic context, where sleeping is not allowed. It calls clkenable, which takes the common-clk enablelock. Under PREEMPTRT th...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90337 serial: core: do fallible allocations before the console can be registered

In the Linux kernel, the following vulnerability has been resolved: serial: core: do fallible allocations before the console can be registered serialcoreaddoneport allocates uport-ttygroups after uartconfigureport, which may register the console. If the allocation fails, the driver unwinds the po...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90336 serial: core: clear freed pointers on uart_register_driver() failure

In the Linux kernel, the following vulnerability has been resolved: serial: core: clear freed pointers on uartregisterdriver failure uartregisterdriver leaves drv-state pointing to freed memory when ttyallocdriver fails. If ttyregisterdriver fails, drv-ttydriver also retains a pointer after its...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90335 tty: skip cdev_del() when no cdev is registered

In the Linux kernel, the following vulnerability has been resolved: tty: skip cdevdel when no cdev is registered TTY device registration can fail before a cdev is allocated. Serial core keeps the port so setserial can still use it, and later removal passes the NULL cdev slot to cdevdel, causing a...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90334 tty: clear cdev pointer after cdev_add() failure

In the Linux kernel, the following vulnerability has been resolved: tty: clear cdev pointer after cdevadd failure ttycdevadd drops the cdev reference when cdevadd fails, but leaves driver-cdevsindex pointing to freed memory. ttyunregisterdevice later passes that stale pointer to cdevdel, causing ...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•34 views

CVE-2026-90333 dm-integrity: replace forgeable discard filler with a keyed sector marker

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: replace forgeable discard filler with a keyed sector marker The discard-block check in dmintegrityrwtag treats a stored tag of all 0xf6 bytes DISCARDFILLER as proof a block was discarded and skips HMAC verification...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90332 PCI: dwc: ep: Flush cached MSI write before unmapping the iATU

In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: ep: Flush cached MSI write before unmapping the iATU The MSI-X path already flushes any posted MSI-X write before tearing down its iATU mapping. That was added by commit c22533c66cca "PCI: dwc: ep: Flush MSI-X write...

8.2CVSS0.00269EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•38 views

CVE-2026-90331 HID: asus: refactor the two workqueues and init sequence

In the Linux kernel, the following vulnerability has been resolved: HID: asus: refactor the two workqueues and init sequence Multiple issues have been found within the hid-asus driver: - unchecked size in asusrawevent - unclean teardown of asusprobe on failure - possible use-after-free in asuspro...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90330 HID: logitech-hidpp: Fix FF device cleanup on init failure

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix FF device cleanup on init failure hidppffinit creates the input force-feedback device with inputffcreate, then allocates the HID++ FF private data, effect ID array, and workqueue. If any of those...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90329 HID: synchronize input before cleaning up a failed probe

In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hiddeviceiostart allows reports to run concurrently with probe. If the probe subsequently fails, hiddeviceprobe releases driver resources and clears hdev-driver without fir...

8.8CVSS0.004EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•32 views

CVE-2026-90327 phonet: pep: do not write beyond optlen in getsockopt

In the Linux kernel, the following vulnerability has been resolved: phonet: pep: do not write beyond optlen in getsockopt pepgetsockopt clamps the reported length to the caller's buffer with mint, but then stores the value with putuserval, int user optval, which always writes sizeofint bytes. A...

0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•33 views

CVE-2026-90328 HID: steam: Reject short reads

In the Linux kernel, the following vulnerability has been resolved: HID: steam: Reject short reads Steam Controller FEATURE reports encode the size of the message in the message itself. Previously we were trusting that the size reported matched the size we actually read, leading to a potential...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90326 blk-cgroup: fix race between policy activation and blkg destruction

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix race between policy activation and blkg destruction When switching an IO scheduler on a block device, blkcgactivatepolicy allocates blkgpolicydata pd for all blkgs attached to the queue. However, blkcgactivatepoli...

7.8CVSS0.0017EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•40 views

CVE-2026-90325 blk-cgroup: skip dying blkg in blkcg_activate_policy()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: skip dying blkg in blkcgactivatepolicy When switching IO schedulers on a block device, blkcgactivatepolicy can race with concurrent blkcg deletion, leading to a use-after-free in rcuacceleratecbs. T1: T2: blkgdestroy...

7.8CVSS0.00171EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90324 ublk: check import_ubuf() return value

In the Linux kernel, the following vulnerability has been resolved: ublk: check importubuf return value importubuf can fail if the address range provided by the userspace ublk server is outside the allowed user address space. Return that 0 bytes were copied if importubuf fails rather than passing...

7.8CVSS0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•38 views

CVE-2026-90323 ublk: validate auto buf reg before taking uring_cmd

In the Linux kernel, the following vulnerability has been resolved: ublk: validate auto buf reg before taking uringcmd With UBLKFAUTOBUFREG, invalid sqe-addr can fail after ublkfilliocmd has set UBLKIOFLAGACTIVE. The uringcmd is completed while the tag stays active, which can hang teardown. Split...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90322 ocfs2/cluster: keep heartbeat local node stable

In the Linux kernel, the following vulnerability has been resolved: ocfs2/cluster: keep heartbeat local node stable o2nmnodelocalstore handles local=0 by stopping o2net and setting cllocalnode to O2NMINVALIDNODENUM, but it leaves clhaslocal set. That stale state makes o2nmthisnode return 255,...

0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•34 views

CVE-2026-90321 ocfs2: validate inline xattrs during inode block validation

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate inline xattrs during inode block validation Patch series "ocfs2: validate xattr entry bounds", v7. This series validates OCFS2 xattr entry name/value bounds when xattr metadata is read and validated, before getxat...

7.8CVSS0.00174EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90320 ocfs2: validate external xattr entries when reading metadata

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate external xattr entries when reading metadata ocfs2validatexattrblock checks the xattr block header before the block reaches higher-level xattr users, but it does not verify that a non-indexed block's xhcount and...

7.8CVSS0.00174EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•38 views

CVE-2026-90319 rapidio: clear mport->net when rio_add_net() fails

In the Linux kernel, the following vulnerability has been resolved: rapidio: clear mport-net when rioaddnet fails rioallocnet stores the newly allocated rionet in mport-net before rioscanallocnet registers the device. If rioaddnet fails, rioscanallocnet drops the device reference with putdevice,...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•38 views

CVE-2026-90318 fat: release buffer head after rebuilding parent

In the Linux kernel, the following vulnerability has been resolved: fat: release buffer head after rebuilding parent fatscanlogstart leaves the matching directory entry's buffer head in sinfo.bh for the caller to release, just like fatscan. fatrebuildparent uses the directory entry to rebuild the...

0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90317 bpf: Invalidate RCU pointers after final spin unlock

In the Linux kernel, the following vulnerability has been resolved: bpf: Invalidate RCU pointers after final spin unlock In a sleepable BPF program, a spin lock can provide the only RCU protection for a kptr. The final bpfspinunlock ends that protection, but the verifier leaves the pointer valid...

7.8CVSS0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90315 PCI/sysfs: Add lockdown checks to legacy I/O and memory handlers

In the Linux kernel, the following vulnerability has been resolved: PCI/sysfs: Add lockdown checks to legacy I/O and memory handlers Currently, the legacy I/O and memory sysfs handlers do not check securitylockeddownLOCKDOWNPCIACCESS, leaving the legacyio and legacymem files unprotected when the...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90316 drm/omap: dsi: Do not copy isr table

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to...

7.8CVSS0.00176EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90314 remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()

In the Linux kernel, the following vulnerability has been resolved: remoteproc: fix OOB read via signed offset in rsctableforeachentry table-offseti is a u32 from firmware, but was stored into a signed int. A crafted offset like 0xFFFFFFF0 becomes -16, placing hdr 16 bytes before the table buffer...

0.00221EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•39 views

CVE-2026-90312 bpf: Check load-acquire src ptr type before the load

In the Linux kernel, the following vulnerability has been resolved: bpf: Check load-acquire src ptr type before the load checkatomicload calls checkloadmem before atomicptrtypeok. For a load-acquire that fetches into its own source register dstreg == srcreg, checkloadmem overwrites srcreg's type...

7.8CVSS0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90313 bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed

In the Linux kernel, the following vulnerability has been resolved: bpf, cgroup: Fix invalid storage access after cgroupbpfattach failed A potential invalid storage access issue can occur after replacing a cgroup bpf prog. This occurs in the following scenario: 1. prog1 with storage is attached t...

0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90310

...

0.00189EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90311 thermal: hwmon: Remove hwmon class device along with its parent

In the Linux kernel, the following vulnerability has been resolved: thermal: hwmon: Remove hwmon class device along with its parent The current code creates one hwmon device per thermal zone type and that device is registered under the first thermal zone of the given type. That turns out to be...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90309 RDMA/erdma: Hold CQ references when processing EQ events

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Hold CQ references when processing EQ events EQ handlers look up CQs from dev-cqxa and invoke CQ completion or error callbacks outside the xarray lock. erdmadestroycq can erase the CQ from the xarray and free its queu...

7.8CVSS0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•39 views

CVE-2026-90308 RDMA/erdma: Hold QP references for AE and CM processing

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Hold QP references for AE and CM processing AE QP fatal events and iWARP CM paths load QPs from dev-qpxa and then use or reference them outside the xarray lock. erdmadestroyqp can drop the destroy-path reference and...

7.8CVSS0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•38 views

CVE-2026-90307 RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQ

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: fix heap information leak on a truncated SRPCREDREQ srprecvdone passes wc-bytelen to srpprocessrsp. It passes nothing to srpprocesscredreq and srpprocessaerreq, which read fixed-size fields from the receive buffer witho...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•38 views

CVE-2026-90306 ARM: 9481/2: breakpoint: CFI breakpoints only on demand

In the Linux kernel, the following vulnerability has been resolved: ARM: 9481/2: breakpoint: CFI breakpoints only on demand This removes the stub hwbreakpointcfihandler from ARM, making it not steal breakpoint type 0x03 ARMENTRYCFIBREAKPOINT unless CFI is actively used in the kernel. When not...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•38 views

CVE-2026-90304 ARM: 9484/1: enable interrupts when unhandled user faults are triggered

In the Linux kernel, the following vulnerability has been resolved: ARM: 9484/1: enable interrupts when unhandled user faults are triggered PREEMPTRT requires interrupts to be enabled when sending signals. When doDataAbort/doPrefetchAbort triggers unhandled user faults, that is inf-fn return a...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90305 ARM: 9483/1: select HAVE_POSIX_CPU_TIMERS_TASK_WORK

In the Linux kernel, the following vulnerability has been resolved: ARM: 9483/1: select HAVEPOSIXCPUTIMERSTASKWORK Commit c6e61c06d606 "ARM: 9463/1: Allow to enable RT" enabled PREEMPTRT on ARM but did not select HAVEPOSIXCPUTIMERSTASKWORK. This leaves CONFIGPOSIXCPUTIMERSTASKWORK disabled, so CP...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90303 ARM: 9485/1: mm: acquire mmap write lock around show_pte() for user faults

In the Linux kernel, the following vulnerability has been resolved: ARM: 9485/1: mm: acquire mmap write lock around showpte for user faults When CONFIGDEBUGUSER=y, and cmdline "userdebug=31" is set, a user fault may trigger showpte without any lock. If another thread in the same process...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90302 ocfs2: synchronize heartbeat callbacks with o2net teardown

In the Linux kernel, the following vulnerability has been resolved: ocfs2: synchronize heartbeat callbacks with o2net teardown Patch series "ocfs2: harden heartbeat teardown races". This series fixes two OCFS2 heartbeat/o2net teardown races found by KASAN. This patch of 2: Heartbeat callbacks sta...

0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90301 ocfs2: o2hb: quiesce negotiate handlers and timeout work

In the Linux kernel, the following vulnerability has been resolved: ocfs2: o2hb: quiesce negotiate handlers and timeout work Heartbeat regions publish struct o2hbregion as the private data for the NEGOTIMEOUT and NEGOAPPROVE o2net handlers as soon as makeitem creates the configfs region. The...

8.1CVSS0.00454EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90300 bpf: Clear buf on error in __bpf_get_task_stack

In the Linux kernel, the following vulnerability has been resolved: bpf: Clear buf on error in bpfgettaskstack Both bpfgettaskstack and bpfgettaskstacksleepable helpers that use bpfgettaskstack have buf defined as ARGPTRTOUNINITMEM argument and we should initialize the buf on every return path...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90298 drm/sun4i: tcon: Drop TCON TOP device reference

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: tcon: Drop TCON TOP device reference offinddevicebynode takes a device reference. Drop it after mux configuration succeeds...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90299 bpf: Fix sleepable check for tracing/lsm prog

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix sleepable check for tracing/lsm prog When CONFIGFUNCTIONERRORINJECTION is disabled, a sleepable tracing prog is allowed to attach to 'x64'-alike prefix symbols. It is because the verifier does not verify whether the symb...

0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90297 drm/sun4i: crtc: Propagate layer initialization error

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: crtc: Propagate layer initialization error sun4icrtcinit returns plain NULL when layer initialization fails, while all its other error paths return an error pointer. The only caller, sun4itconbind, checks the result wi...

0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90296 cpufreq: imx6q: fix devres accumulation across driver rebind

In the Linux kernel, the following vulnerability has been resolved: cpufreq: imx6q: fix devres accumulation across driver rebind imx6socvolt is allocated with devmkcalloccpudev, ..., where cpudev is the CPU device from getcpudevice0. That device is never unbound, so its devres list is never...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•34 views

CVE-2026-90295 cpufreq: imx6q: fix out-of-bounds write when probed more than once

In the Linux kernel, the following vulnerability has been resolved: cpufreq: imx6q: fix out-of-bounds write when probed more than once imx6socvolt is allocated fresh on every probe, sized to the number of ARM OPPs: imx6socvolt = devmkcalloccpudev, num, sizeofimx6socvolt, GFPKERNEL; but it is fill...

0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90293 IB/isert: post the full-feature receive buffers after session registration

In the Linux kernel, the following vulnerability has been resolved: IB/isert: post the full-feature receive buffers after session registration isertputlogintx posts the full-feature receive buffers before transportregistersession runs, so an initiator that does not wait for the final Login Respon...

7.5CVSS0.00716EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90294 IB/isert: delay the final Login Response until the session is registered

In the Linux kernel, the following vulnerability has been resolved: IB/isert: delay the final Login Response until the session is registered isertputlogintx puts the final Login Response on the wire before transportregistersession, which iscsipostloginhandler reaches only after iscsitargetdologin...

7.5CVSS0.00716EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•36 views

CVE-2026-90292 RDMA/siw: Fix use-after-free in siw_accept()

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix use-after-free in siwaccept siwaccept looks up the QP supplied by userspace. If that QP is already in RTS, the function jumps to error cleanup before associating the incoming CEP with it. The cleanup tests whether...

7.8CVSS0.00171EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90290 arm64: hibernate: Restore DAIF state on error

In the Linux kernel, the following vulnerability has been resolved: arm64: hibernate: Restore DAIF state on error Sashiko AI has reported that if swsuspmtesavetags for some reason fails we return from swsusparchsuspend with DAIF being masked - that is not what we'd expect. Restore the saved DAIF...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90291 module/dups: Fix use-after-free in kmod_dup_req lifetime handling

In the Linux kernel, the following vulnerability has been resolved: module/dups: Fix use-after-free in kmoddupreq lifetime handling The kmod dups code uses RCU to ensure that a kmoddupreq instance is freed only after it is no longer referenced. When releasing an instance, the kmodduprequestdelete...

7.8CVSS0.0017EPSS
SaveExploits0References4
Total number of security vulnerabilities398235