Lucene search
+L

6178 matches found

OSV
OSV
added 2025/12/16 4:16 p.m.1 views

DEBIAN-CVE-2025-68315

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect potential corrupted nid in freenidlist As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on f2fsallocnid to detect any potential corruption in freenidlist...

9.8CVSS5.3AI score0.00373EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.2 views

DEBIAN-CVE-2025-68308

In the Linux kernel, the following vulnerability has been resolved: can: kvaserusb: leaf: Fix potential infinite loop in command parsers The kvaserusbleafwaitcmd and kvaserusbleafreadbulkcallback functions contain logic to zero-length commands. These commands are used to align data to the USB...

5.5AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.3 views

DEBIAN-CVE-2025-68299

In the Linux kernel, the following vulnerability has been resolved: afs: Fix delayed allocation of a cell's anonymous key The allocation of a cell's anonymous key is done in a background thread along with other cell setup such as doing a DNS upcall. In the reported bug, this is triggered by...

5.3AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.1 views

DEBIAN-CVE-2025-68301

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

9.8CVSS5.4AI score0.00405EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.2 views

DEBIAN-CVE-2025-68265

In the Linux kernel, the following vulnerability has been resolved: nvme: fix admin requestqueue lifetime The namespaces can access the controller's admin requestqueue, and stale references on the namespaces may exist after tearing down the controller. Ensure the admin requestqueue is active by...

7.8CVSS5.5AI score0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.4 views

DEBIAN-CVE-2025-68281

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

5.2AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.3 views

DEBIAN-CVE-2025-68254

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing The Extended Supported Rates ESR IE handling in OnBeacon accessed p + 1 + ielen and p + 2 + ielen without verifying that these offsets lie within the received...

7.1CVSS5.5AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.3 views

DEBIAN-CVE-2025-68255

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing The Supported Rates IE length from an incoming Association Request frame was used directly as the memcpy length when copying into a fixed-size 16-byte stack...

8.8CVSS5.8AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.3 views

DEBIAN-CVE-2025-68243

In the Linux kernel, the following vulnerability has been resolved: NFS: Check the TLS certificate fields in nfsmatchclient If the TLS security policy is of type RPCXPRTSECTLSX509, then the certserial and privkeyserial fields need to match as well since they define the client's identity, as...

7CVSS5.2AI score0.00071EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.5 views

DEBIAN-CVE-2025-68247

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

5.1AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.2 views

DEBIAN-CVE-2025-68236

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down PC=3 According to UFS specifications, the power-off sequence for a UFS device includes: - Sending an SSU command with PowerCondition=3 and await a response. - Asserting...

5.3AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.1 views

DEBIAN-CVE-2025-68234

In the Linux kernel, the following vulnerability has been resolved: iouring/cmdnet: fix wrong argument types for skbqueuesplice If timestamp retriving needs to be retried and the local list of SKB's already has entries, then it's spliced back into the socket queue. However, the arguments for the...

7.8CVSS5.1AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.2 views

DEBIAN-CVE-2025-68232

In the Linux kernel, the following vulnerability has been resolved: veth: more robust handing of race to avoid txq getting stuck Commit dc82a33297fc "veth: apply qdisc backpressure on full ptrring to reduce TX drops" introduced a race condition that can lead to a permanently stalled TXQ. This was...

7.5CVSS5.3AI score0.00348EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.2 views

DEBIAN-CVE-2025-68203

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lock warning in amdgpuuserqfencedriverprocess Fix a potential deadlock caused by inconsistent spinlock usage between interrupt and process contexts in the userq fence driver. The issue occurs when...

5.4AI score0.00024EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.2 views

DEBIAN-CVE-2025-68207

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Synchronize Dead CT worker with unbind Cancel and wait for any Dead CT worker to complete before continuing with device unbinding. Else the worker will end up using resources freed by the undind operation. cherry pick...

7.8CVSS5.1AI score0.00132EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.7 views

DEBIAN-CVE-2025-68193

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Add devm release action to safely tear down CT When a buffer object BO is allocated with the XEBOFLAGGGTTINVALIDATE flag, the driver initiates TLB invalidation requests via the CTB mechanism while releasing the BO...

5.6AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.1 views

DEBIAN-CVE-2025-68201

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: remove two invalid BUGONs Those can be triggered trivially by userspace...

5.1AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.2 views

DEBIAN-CVE-2025-68185

In the Linux kernel, the following vulnerability has been resolved: nfs4setupreaddir: insufficient locking for -dparent-dinode dereferencing Theoretically it's an oopsable race, but I don't believe one can manage to hit it on real hardware; might become doable on a KVM, but it still won't be easy...

5.3AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.2 views

DEBIAN-CVE-2025-68180

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL deref in debugfs odmcombinesegments When a connector is connected but inactive e.g., disabled by desktop environments, pipectx-streamres.tg will be destroyed. Then, reading odmcombinesegments causes kern...

5.1AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.1 views

DEBIAN-CVE-2025-68172

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

5.1AI score0.00174EPSS
SaveExploits0References1
Rows per page
Query Builder