Lucene search
+L
SusecveRecent

66348 matches found

SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•15 views

SUSE CVE-2026-64369

In the Linux kernel, the following vulnerability has been resolved: s390: Revert support for DCACHEWORDACCESS loadunalignedzeropad reads eight bytes from unaligned addresses and may cross page boundaries. It handles exceptions which may happen if reading from the second page results in an...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64370

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Fix pid refcount leak in docpunanosleep error path In docpunanosleep, posixcputimercreate takes a pid reference via getpid and stores it in timer.it.cpu.pid. If the subsequent posixcputimerset call fails, the...

4.7CVSS5.7AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64371

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock part 1 Fix the easy cases where procfs currently calls ptracemayaccess without execupdatelock protection, where the fix is to simply add the extra lock or use mmaccess: -...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64372

In the Linux kernel, the following vulnerability has been resolved: cpufreq: pcc: fix use-after-free and double free in OSC evaluation pcccpufreqdoosc calls acpievaluateobject twice for the two-phase OSC negotiation. Between the two calls it freed output.pointer but left output.length unchanged...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•12 views

SUSE CVE-2026-64373

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreqsuspend is called via the kernelrestart - deviceshutdown path. Unlike the normal system suspend path, the reboot path does not call freezeprocesses, so...

4.1CVSS5.8AI score0.00089EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•9 views

SUSE CVE-2026-64374

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Have RTPUSHIPI be default off for non PREEMPTRT RT migration is done aggressively. When a CPU schedules out a high priority RT task for a lower priority task, it will look to see if there's any RT tasks that are waiting...

5.5CVSS5.9AI score0.00387EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•10 views

SUSE CVE-2026-64375

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock FD links procpidgetlink and procpidreadlink currently look up the task from the pid once, then do the ptrace access check on that task, then look up the task from the pid a second...

5.5CVSS5.7AI score0.00131EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64376

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: fix device reference leak in firmwareuploadregister firmwareuploadregister - fwcreateinstance - deviceinitialize After fwcreateinstance succeeds, the lifetime of the embedded struct device is expected to be manage...

4.7CVSS5.8AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•12 views

SUSE CVE-2026-64377

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-cpufreq-hw: Fix possible double free qcomcpufreq.data is allocated with devmkzalloc in probe as an array of per-domain data. qcomcpufreqhwcpuinit stores a pointer to one element of this array in policy-driverdata...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64378

In the Linux kernel, the following vulnerability has been resolved: writeback: fix race between cgroupwritebackumount and inodeswitchwbs When a container exits, the following BUGON is occasionally triggered: ================================================================== VFS: Busy inodes after...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64379

In the Linux kernel, the following vulnerability has been resolved: smb: client: mask server-provided mode to 07777 in modefromsid When modefromsid is active, parsedacl applies the server-provided subauth2 value from the NFS mode SID to cfmode without masking to 07777. Apply the correct masking,...

5.4CVSS5.7AI score0.00309EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•10 views

SUSE CVE-2026-64380

In the Linux kernel, the following vulnerability has been resolved: smb: client: harden POSIX SID length parsing posixinfosidsize reads sid1 to obtain the subauthority count, but its existing boundary check still accepts buffers with only one remaining byte. Require two bytes before reading sid1 ...

5.5CVSS5.7AI score0.00443EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64381

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receiveencryptedstandard receiveencryptedstandard allocates nextbuffer before checking whether the number of compound PDUs already reached MAXCOMPOUND. If the limit check fails, the function...

4.7CVSS5.9AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64382

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2open replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2openinit fails before the next send, cleanup retains the previous buffer type and frees...

5.5CVSS5.9AI score0.00354EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64383

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2flush replay SMB2flush keeps its response buffer bookkeeping across replay attempts. If a replayable flush response is received and the retry then fails before cifssendrecv stores a replacement...

8.1CVSS5.9AI score0.00457EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•20 views

SUSE CVE-2026-64384

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix change notify replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2notifyinit fails before the next send, cleanup retains the previous buffer type and...

8.1CVSS5.9AI score0.00457EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•10 views

SUSE CVE-2026-64385

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2ioctl replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2ioctlinit fails before the next send, cleanup retains the previous buffer type and fre...

8.1CVSS5.9AI score0.00457EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64386

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix queryinfo replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2queryinfoinit fails before the next send, cleanup retains the previous buffer type and...

8.1CVSS5.9AI score0.00457EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•12 views

SUSE CVE-2026-64387

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix query directory replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2querydirectoryinit fails before the next send, cleanup retains the previous buffer...

8.1CVSS5.9AI score0.00457EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•15 views

SUSE CVE-2026-64388

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix chown/chgrp with SMB3 POSIX Extensions Ownership chown and group chgrp modifications were being ignored when mounting with SMB3 POSIX Extensions unless CIFSMOUNTCIFSACL or CIFSMOUNTMODEFROMSID were also explicitly...

3.9CVSS5.8AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•15 views

SUSE CVE-2026-64389

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate NTLMv2 response before updating session key ksmbdauthntlmv2 derives the NTLMv2 session key into sess-sesskey before it verifies the NTLMv2 response. ksmbddecodentlmsspauthblob then continues into KEYXCH even when...

6.5CVSS5.9AI score0.00453EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64390

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

5.5CVSS5.7AI score0.00467EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64391

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...

7.8CVSS5.7AI score0.00457EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64392

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for delete-on-close Delete-on-close can be completed by deferred or durable handle teardown, where no request work is available. Both the base-file unlink and the ADS xattr removal consequently run...

8.1CVSS5.7AI score0.00469EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64393

In the Linux kernel, the following vulnerability has been resolved: ksmbd: run set info with opener credentials SMB2 SETINFO handlers call path-based VFS helpers after checking the access mask granted to the SMB handle. Those helpers perform their owner, inode permission and LSM checks using the...

7.6CVSS5.7AI score0.00479EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64394

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

5.5CVSS5.8AI score0.0047EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64395

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require source read access for duplicate extents FSCTLDUPLICATEEXTENTSTOFILE passes the source file directly to vfsclonefilerange or vfscopyfilerange without checking the SMB access mask granted to the source handle. A...

7.5CVSS5.8AI score0.00406EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64396

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix UAF of struct filelock in SMB2LOCK deferred-lock cancellation When a blocking byte-range lock request is deferred in the FILELOCKDEFERRED path, ksmbd registers the asynchronous work into the connection's asyncrequests...

5.5CVSS5.7AI score0.00435EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•15 views

SUSE CVE-2026-64397

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack-allocated private data in the ksmbdfile readdirdata. Concurrent QUERYDIRECTORY requests using the same file handle can overwrite this...

7.5CVSS5.7AI score0.00477EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64398

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a permission check for FSCTLSETZERODATA FSCTLSETZERODATA in smb2ioctl destroys file data via ksmbdvfszerodata - vfsfallocatePUNCHHOLE/ZERORANGE after checking only the share-level KSMBDTREECONNFLAGWRITABLE, with no...

5.5CVSS5.7AI score0.00464EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64399

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add permission checks for FSCTLDUPLICATEEXTENTSTOFILE The FSCTLDUPLICATEEXTENTSTOFILE arm of smb2ioctl overwrites the destination file's data via vfsclonefilerange with neither the share-level KSMBDTREECONNFLAGWRITABLE che...

6.5CVSS5.8AI score0.00491EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•15 views

SUSE CVE-2026-64400

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent path traversal bypass by restricting caseless retry ksmbdvfspathlookup enforces LOOKUPBENEATH to restrict path resolution within the share root. When a crafted path attempts to escape the share boundary using...

5.5CVSS5.9AI score0.00357EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•12 views

SUSE CVE-2026-64401

In the Linux kernel, the following vulnerability has been resolved: smb: client: resolve SWN tcon from live registrations cifsswnnotify looks up a witness registration by id under cifsswnregidrmutex, drops the mutex, and then uses the registration's cached tcon pointer. That pointer is not a...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•11 views

SUSE CVE-2026-64402

In the Linux kernel, the following vulnerability has been resolved: coresight: ultrasoc-smb: Fix OOB write in smbsyncperfbuffer When the SMB sink is used as a perf AUX sink, smbupdatebuffer calls smbsyncperfbuffer to copy hardware trace data into the perf AUX ring buffer pages. It derives pgidx =...

5.5CVSS5.9AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•13 views

SUSE CVE-2026-64403

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: validate option length before reading conf opt value l2capgetconfopt derives the option length from the attacker-controlled opt-len field and immediately dereferences opt-val as u8, getunalignedle16 or...

4.3CVSS5.9AI score0.00265EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•11 views

SUSE CVE-2026-64404

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: avoid NULL deref of conn in isoconnbigsync isoconnbigsync drops the socket lock to call hcigetroute and then re-acquires it, but dereferences isopisk-conn-hcon afterwards without re-checking that conn is still...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•15 views

SUSE CVE-2026-64405

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•11 views

SUSE CVE-2026-64406

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in btacceptdequeue btacceptget takes a temporary reference before dropping the accept queue lock. btacceptdequeue currently drops that reference before btacceptunlink, leaving only the queue reference...

5.5CVSS5.8AI score0.00274EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•12 views

SUSE CVE-2026-64407

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxprecvfwreqv3 During the v3 firmware download the controller sends a v3datareq with a 32 bit offset and a 16 bit len. nxprecvfwreqv3 checks only the lower bound of the...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•13 views

SUSE CVE-2026-64408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

6.4CVSS5.7AI score0.00262EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•19 views

SUSE CVE-2026-64409

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtksdio: fix infinite loop in btmtksdiotxrxwork Every once in a while we see a hung btmtksdioflush task: INFO: task kworker/u17:0:189 blocked for more than 122 seconds. cancelworktimer+0x3f4/0x460...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•13 views

SUSE CVE-2026-64410

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: IPIP tunnel hardware offload is not yet support No driver supports for IPIP tunnels yet, give up early on setting up the hardware offload for this scenario. This patch adds a stub that can be enhanced to add...

5.3CVSS5.7AI score0.0038EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•13 views

SUSE CVE-2026-64411

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: terminate table name before findtablelock updatecounters and compatupdatecounters forward a user-supplied 32-byte table name to findtablelock without NUL-terminating it. On a lookup miss, findinlistlock calls...

6.1CVSS5.7AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•13 views

SUSE CVE-2026-64412

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: module names must be null-terminated We need to explicitly check the length, else we may pass non-null terminated string to requestmodule...

6.1CVSS5.7AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•12 views

SUSE CVE-2026-64413

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

2.5CVSS5.8AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•10 views

SUSE CVE-2026-64414

In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments such as from devmem TCP, where skbfragsreadableskb returns false is processed by the u32 module, skbcopybits will safely return a negative...

5.5CVSS5.8AI score0.00441EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•12 views

SUSE CVE-2026-64415

In the Linux kernel, the following vulnerability has been resolved: mm/swap: add condresched in swapreclaimfullclusters to prevent softlockup We hit a real softlockup in an internal stress test environment. The workload was LTP memory/swap stress on a large arm64 machine, with 320 CPUs, about 1TB...

5.5CVSS5.8AI score0.00094EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•12 views

SUSE CVE-2026-64416

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•13 views

SUSE CVE-2026-64417

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix NULL pointer dereference in debugfs shrinkerdebugfsadd creates both "count" and "scan" debugfs files unconditionally. That assumes every shrinker implements both countobjects and scanobjects, which is not...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•12 views

SUSE CVE-2026-64418

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix shrinkerinfo teardown race with expansion expandshrinkerinfo iterates all visible memcgs under shrinkermutex, including memcgs that have not finished -cssonline yet. Once pn-shrinkerinfo has been published,...

7CVSS5.8AI score0.00097EPSS
SaveExploits0References4
Total number of security vulnerabilities66348