Lucene search
+L

29583 matches found

SUSE CVE
SUSE CVE
added 2025/10/07 11:46 p.m.8 views

SUSE CVE-2023-53685

In the Linux kernel, the following vulnerability has been resolved: tun: Fix memory leak for detached NAPI queue. syzkaller reported 0 memory leaks of sk and skb related to the TUN device with no repro, but we can reproduce it easily with: struct ifreq ifr = int fdtun, fdtmp; char buf4 = ; fdtun ...

3.3CVSS6.3AI score0.00143EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 4:15 p.m.11 views

AZL-76767 CVE-2022-50554 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double -queuerq because of early timeout David Jeffery found one double -queuerq issue, so far it can be triggered in VM use case because of long vmexit latency or preempt latency of vCPU pthread or long page fault ...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 4:15 p.m.11 views

UBUNTU-CVE-2023-53644

In the Linux kernel, the following vulnerability has been resolved: media: radio-shark: Add endpoint checks The syzbot fuzzer was able to provoke a WARNING from the radio-shark2 driver: ------------ cut here ------------ usb 1-1: BOGUS urb xfer, pipe 1 != type 3 WARNING: CPU: 0 PID: 3271 at...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/07 4:15 p.m.13 views

UBUNTU-CVE-2022-50536

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix repeated calls to sockput when msg has moredata In tcpbpfsendverdict redirection, the eval variable is assigned to SKREDIRECT after the applybytes data is sent, if msg has moredata, sockput will be called multip...

7.8CVSS5.9AI score0.00168EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/07 3:21 p.m.34 views

CVE-2023-53684

Summary (CVE-2023-53684) in the Linux kernel's xfrm subsystem, the patch fixes a padding issue when copying data to user space. Specifically, zero padding is now used when dumping xfrm algorithms and the encap template in xfrm_user, preventing potentially sensitive padding data from being exposed...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/07 3:21 p.m.19 views

CVE-2023-53679 wifi: mt7601u: fix an integer underflow

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the URB packet could be manipulated, which could trigger an integer...

8.3CVSS6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/10/07 3:21 p.m.35 views

CVE-2023-53671

The CVE-2023-53671 issue affects the Linux kernel and is tied to SRCU behavior: when using SRCU_SIZE_SMALL, code assumed CPU 0 is always online. If a different CPU is the boot CPU (e.g., kdump with maxcpus=1), the system can hang, as observed on PowerPC where long task hangs were reported. The ro...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/07 3:21 p.m.7 views

CVE-2023-53671 srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL

In the Linux kernel, the following vulnerability has been resolved: srcu: Delegate work to the boot cpu if using SRCUSIZESMALL Commit 994f706872e6 "srcu: Make Tree SRCU able to operate without snpnode array" assumes that cpu 0 is always online. However, there really are situations when some other...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.23 views

CVE-2023-53665 md: don't dereference mddev after export_rdev()

In the Linux kernel, the following vulnerability has been resolved: md: don't dereference mddev after exportrdev Except for initial reference, mddev-kobject is referenced by rdev-kobject, and if the last rdev is freed, there is no guarantee that mddev is still valid. Hence mddev should not be use...

0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.30 views

CVE-2023-53661 bnxt: avoid overflow in bnxt_get_nvram_directory()

In the Linux kernel, the following vulnerability has been resolved: bnxt: avoid overflow in bnxtgetnvramdirectory The value of an arithmetic expression is subject of possible overflow due to a failure to cast operands to a larger data type before performing arithmetic. Used macro for multiplicati...

0.00155EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.18 views

CVE-2022-50539 ARM: OMAP2+: omap4-common: Fix refcount leak bug

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: omap4-common: Fix refcount leak bug In omap4sraminit, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 3:21 p.m.14 views

CVE-2022-50538 vme: Fix error not catched in fake_init()

In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fakeinit In fakeinit, rootdeviceregister is possible to fail but it's ignored, which can cause unregistering vmeroot fail when exit. general protection fault, probably for non-canonical address...

6.5AI score
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 3:21 p.m.10 views

EUVD-2025-32789

In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fakeinit In fakeinit, rootdeviceregister is possible to fail but it's ignored, which can cause unregistering vmeroot fail when exit. general protection fault, probably for non-canonical address...

6AI score0.00159EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/07 3:19 p.m.14 views

CVE-2023-53646 drm/i915/perf: add sentinel to xehp_oa_b_counters

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehpoabcounters Arrays passed to reginrangetable should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN: global-out-of-bounds in...

7.8CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/10/07 3:19 p.m.39 views

CVE-2023-53637

CVE-2023-53637 affects the Linux kernel ov772x I2C driver. The root cause is in ov772x_probe: when priv->hdl.error is set, the code jumps to error_mutex_destroy without calling v4l2_ctrl_handler_free(), leaking resources allocated by v4l2_ctrl_handler_init() and v4l2_ctrl_new_std(). The memlea...

5.5CVSS6.1AI score0.00198EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.9 views

CVE-2023-53632 net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take RTNL lock when needed before calling xdpsetfeatures Hold RTNL lock when calling xdpsetfeatures with a registered netdev, as the call triggers the netdev notifiers. This could happen when switching from uplink rep ...

5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.19 views

CVE-2023-53621 memcontrol: ensure memcg acquired by id is properly set up

In the Linux kernel, the following vulnerability has been resolved: memcontrol: ensure memcg acquired by id is properly set up In the eviction recency check, we attempt to retrieve the memcg to which the folio belonged when it was evicted, by the memcg id stored in the shadow entry. However, ther...

0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 3:19 p.m.2 views

CVE-2022-50530 blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix null pointer dereference in blkmqclearrqmapping Our syzkaller report a null pointer dereference, root cause is following: blkmqallocmapandrqs set-tagshctxidx = blkmqallocmapandrqs blkmqallocmapandrqs blkmqallocrqs //...

6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/10/07 3:19 p.m.40 views

CVE-2022-50529

CVE-2022-50529 refers to a Linux kernel memory-leak in the test_firmware path. When misc_register() failed in test_firmware_init(), the memory pointed by test_fw_config->name was not released. The leak evidence shows an unreferenced object and a backtrace ending at test_firmware initialization...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/10/07 3:19 p.m.43 views

CVE-2022-50510

CVE-2022-50510 affects the Linux kernel’s perf/smmuv3 component. The issue is a hotplug callback leak in arm_smmu_pmu_init(): when platform_driver_register() fails, the callback added by cpuhp_setup_state_multi() is not removed, potentially leaking a hotplug callback. The fix removes the callback...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder