Lucene search
+L

1603 matches found

OSV
OSV
added 2025/07/11 12:27 p.m.12 views

OESA-2025-1823 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: arm64: Don't call NULL in docompatalignmentfixup doalignmentt32tohandler only fixes up alignment faults for specific instructions; it returns NULL otherwise e.g...

9.4CVSS6.8AI score0.00478EPSS
SaveExploits0References33
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.6 views

mptcp: fix NULL pointer in can_accept_new_subflow

...

7.5CVSS6.8AI score0.00494EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.14 views

codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()

...

7.8CVSS7AI score0.00186EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/07/10 3:6 p.m.8 views

CVE-2022-49535 affecting package kernel for versions less than 5.15.182.1-1

CVE-2022-49535 affecting package kernel for versions less than 5.15.182.1-1. A patched version of the package is available...

7.8CVSS7.2AI score0.00265EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/07/10 3:6 p.m.7 views

CVE-2024-46784 affecting package kernel for versions less than 5.15.182.1-1

CVE-2024-46784 affecting package kernel for versions less than 5.15.182.1-1. A patched version of the package is available...

5.5CVSS7.2AI score0.00207EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 8:15 a.m.3 views

DEBIAN-CVE-2025-38306

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

4.7CVSS4.8AI score0.00115EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.8 views

CVE-2025-38343 wifi: mt76: mt7996: drop fragments with multicast or broadcast RA

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: drop fragments with multicast or broadcast RA IEEE 802.11 fragmentation can only be applied to unicast frames. Therefore, drop fragments with multicast or broadcast RA. This patch addresses vulnerabilities suc...

8.3CVSS6.4AI score0.00211EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/10 8:15 a.m.6 views

UBUNTU-CVE-2025-38266

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms Commit 3ef9f710efcb "pinctrl: mediatek: Add EINT support for multiple addresses" introduced an access to the 'soc' field of struct mtkpinctrl in...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.19 views

CVE-2025-38278 octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: QOS: Refactor TCHTBLEAFDELLAST callback This patch addresses below issues, 1. Active traffic on the leaf node must be stopped before its send queue is reassigned to the parent. This patch resolves the issue by marki...

7.8CVSS0.00168EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.3 views

kernel: usb: atm: cxacru: fix endpoint checking in cxacru_bind()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacrubind Syzbot is still reporting quite an old issue 1 that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitting...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/09 12:50 a.m.13 views

kernel: udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS6.3AI score0.00203EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/07/09 12:0 a.m.5 views

RHEL 9 : kpatch-patch-5_14_0-570_17_1 (RHSA-2025:10674)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2025:10674 advisory. This is a kernel live patch module which can be loaded by the kpatch command line utility to modify the code of a running kernel. This patch module ...

8.6CVSS7.1AI score0.00311EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/04 11:22 p.m.12 views

SUSE CVE-2025-38174

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in tbcfgrequestdequeue: general protection fault, probably for non-canonical address 0xdead000000000122 CPU: 6 PID: 91007 Comm: kworker/6:2...

4.7CVSS6.5AI score0.00227EPSS
SaveExploits0References23
OSV
OSV
added 2025/07/04 2:15 p.m.4 views

UBUNTU-CVE-2025-38206

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayedfree The double free could happen in the following path. exfatcreateupcasetable exfatcreateupcasetable : return error exfatfreeupcasetable : free -volutbl exfatloaddefaultupcasetable : return erro...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.18 views

CVE-2025-38164 f2fs: zone: fix to avoid inconsistence in between SIT and SSA

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

7.1CVSS0.00145EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/02 6:48 a.m.6 views

kernel: dlm: fix plock invalid read

In the Linux kernel, the following vulnerability has been resolved: dlm: fix plock invalid read This patch fixes an invalid read showed by KASAN. A unlock will allocate a "struct plockop" and a followed sendop will append it to a global sendlist data structure. In some cases a followed devread...

7.1CVSS6.7AI score0.00297EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/30 7:29 a.m.12 views

CVE-2025-38088 powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap memtrace mmap issue has an out of bounds issue. This patch fixes the by checking that the requested mapping region size should stay within the allocated region si...

0.00145EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/06/26 12:0 a.m.1 views

SUSE SLES12 Security Update : kernel (Live Patch 56 for SLE 12 SP5) (SUSE-SU-2025:02095-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02095-1 advisory. This update for the Linux Kernel 4.12.14-122216 fixes several issues. The following security issues were fixed: - CVE-2024-56601: net: inet: d...

7.8CVSS7.1AI score0.00274EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.13 views

SUSE CVE-2022-50065

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix memory leak inside XPDTX with mergeable When we call xdpconvertbufftoframe to get xdpf, if it returns NULL, we should check if xdppage was allocated by xdplinearizepage. If it is newly allocated, it should be freed...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References12
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-50020

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid resizing to a partial cluster size This patch avoids an attempt to resize the filesystem to an unaligned cluster boundary. An online resize to a size that is not integral to cluster size results in the last iteration...

5.5CVSS0.00161EPSS
SaveExploits0References6
Rows per page
Query Builder