Lucene search
+L

3632 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.5 views

SUSE CVE-2022-49576

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix data-races around sysctlfibmultipathhashfields. While reading sysctlfibmultipathhashfields, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS6.5AI score0.00181EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.4 views

SUSE CVE-2022-49580

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix a data-race around sysctlfibmultipathuseneigh. While reading sysctlfibmultipathuseneigh, it can be changed concurrently. Thus, we need to add READONCE to its reader...

5.5CVSS6.5AI score0.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.3 views

SUSE CVE-2022-49636

In the Linux kernel, the following vulnerability has been resolved: vlan: fix memory leak in vlannewlink Blamed commit added back a bug I fixed in commit 9bbd917e0bec "vlan: fix memory leak in vlandevsetegresspriority" If a memory allocation fails in vlanchangelink after other allocations...

5.5CVSS6.3AI score0.00265EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.4 views

SUSE CVE-2022-49669

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race on unaccepted mptcp sockets When the listener socket owning the relevant request is closed, it frees the unaccepted subflows and that causes later deletion of the paired MPTCP sockets. The mptcp socket's worker ca...

5.5CVSS5.3AI score0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:18 a.m.9 views

CVE-2025-21770 iommu: Fix potential memory leak in iopf_queue_remove_device()

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential memory leak in iopfqueueremovedevice The iopfqueueremovedevice helper removes a device from the per-iommu iopf queue when PRI is disabled on the device. It responds to all outstanding iopf's with an...

5.5CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2025/02/27 2:15 a.m.3 views

DEBIAN-CVE-2025-21711

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum an...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.17 views

UBUNTU-CVE-2025-21711

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum an...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References34
OSV
OSV
added 2025/02/27 2:15 a.m.4 views

UBUNTU-CVE-2025-21705

In the Linux kernel, the following vulnerability has been resolved: mptcp: handle fastopen disconnect correctly Syzbot was able to trigger a data stream corruption: WARNING: CPU: 0 PID: 9846 at net/mptcp/protocol.c:1024 mptcpcleanuna+0xddb/0xff0 net/mptcp/protocol.c:1024 Modules linked in: CPU: 0...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References20
CVE
CVE
added 2025/02/27 2:12 a.m.122 views

CVE-2025-21754

The CVE-2025-21754 affects Linux kernel btrfs behavior. When a direct IO write triggers a transaction abort, ordered extents are marked with BTRFS_ORDERED_IOERR, and if an ordered extent still has bytes remaining, btrfs_split_ordered_extent() asserts on flags. The documented root cause is an asse...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.24 views

CVE-2025-21746 Input: synaptics - fix crash when enabling pass-through port

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics - fix crash when enabling pass-through port When enabling a pass-through port an interrupt might come before psmouse driver binds to the pass-through port. However synaptics sub-driver tries to access psmouse...

0.00146EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/27 2:12 a.m.12 views

CVE-2024-58013 Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmtremoveadvmonitorsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in...

7.8CVSS7.1AI score0.00212EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.22 views

CVE-2025-21727 padata: fix UAF in padata_reorder

In the Linux kernel, the following vulnerability has been resolved: padata: fix UAF in padatareorder A bug was found when run ltp test: BUG: KASAN: slab-use-after-free in padatafindnext+0x29/0x1a0 Read of size 4 at addr ffff88bbfe003524 by task kworker/u113:2/3039206 CPU: 0 PID: 3039206 Comm:...

7.8CVSS0.0022EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/27 2:7 a.m.130 views

CVE-2025-21712

In the Linux kernel, the md/md-bitmap component had a race where bitmap_get_stats() could be called while the bitmap storage was destroyed or not fully initialized, risking a general protection fault. The root cause was dereferencing bitmap->storage outside a synchronized lifetime of the bitma...

7.8CVSS6.5AI score0.00218EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/27 2:7 a.m.5 views

CVE-2024-57997 wifi: wcn36xx: fix channel survey memory allocation size

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn-chansurvey due to incorrect size calculation. This commit uses kcalloc to allocate memory for wcn-chansurvey, ensuring prope...

8.8CVSS7.8AI score0.00326EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/27 2:7 a.m.4 views

CVE-2024-57991 wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: chan: fix soft lockup in rtw89entityrecalcmgntroles During rtw89entityrecalcmgntroles, there is a normalizing process which will re-order the list if an entry with target pattern is found. And once one is found, shou...

6AI score0.00214EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.19 views

CVE-2024-57987 Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If insert an USB dongle which chip is not maintained in icidtable, it will hit the NULL point accessed. Add a null point check to avoid the Kernel Oops...

0.00214EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/27 2:7 a.m.9 views

CVE-2024-57984 i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition

In the Linux kernel, the following vulnerability has been resolved: i3c: dw: Fix use-after-free in dwi3cmaster driver due to race condition In dwi3ccommonprobe, &master-hjwork is bound with dwi3chjwork. And dwi3cmasterirqhandler can call dwi3cmasterirqhandleibis function to start the work. If we...

7.8CVSS7.5AI score0.00229EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.28 views

CVE-2024-57981 usb: xhci: Fix NULL pointer dereference on certain command aborts

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix NULL pointer dereference on certain command aborts If a command is queued to the final usable TRB of a ring segment, the enqueue pointer is advanced to the subsequent link TRB and no further. If the command is late...

0.00241EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49687

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix xdprxqinfo bug after suspend/resume The following sequence currently causes a driver bug warning when using virtionet: ip link set eth0 up echo mem /sys/power/state or e.g. rtcwake -s 10 -m mem ip link set eth0 dow...

7.1CVSS5.6AI score0.00289EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.4 views

DEBIAN-CVE-2022-49677

In the Linux kernel, the following vulnerability has been resolved: ARM: cns3xxx: Fix refcount leak in cns3xxxinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References1
Rows per page
Query Builder