Lucene search
+L

105 matches found

Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.18 views

CVE-2025-37903

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpudmhdcp.c copies pointers to amdgpudmconnector objects without incrementing the kref reference counts. When using a USB-C dock, and the dock is unplugged, the...

7.8CVSS6AI score0.00194EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/09 6:45 a.m.23 views

CVE-2025-37887 pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result

In the Linux kernel, the following vulnerability has been resolved: pdscore: handle unsupported PDSCORECMDFWCONTROL result If the FW doesn't support the PDSCORECMDFWCONTROL command the driver might at the least print garbage and at the worst crash when the user runs the "devlink dev info" devlink...

7.1CVSS0.00267EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/08 7:15 a.m.12 views

CVE-2025-37802

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASKRUNNING" waiteventtimeout will set the state of the current task to TASKUNINTERRUPTIBLE, before doing the condition check. This means that ksmbddurablescavengeralive will try...

7.5CVSS0.00324EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.14 views

CVE-2023-53085

In the Linux kernel, the following vulnerability has been resolved: drm/edid: fix info leak when failing to get panel id Make sure to clear the transfer buffer before fetching the EDID to avoid leaking slab data to the logs on errors that leave the buffer unchanged...

7.1CVSS5.8AI score0.00174EPSS
SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.153 views

CVE-2023-53066

CVE-2023-53066 affects the Linux kernel in the qed_sriov path. The vulnerability arises from potential NULL dereferences in qed_iov_get_vf_info, and the fix guards against NULL pointers by validating the helper’s returned info before use. This is a local issue with the impact characterized as hig...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2025/05/01 3:16 p.m.15 views

CVE-2022-49872

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix panic on fraglist with mixed head alloc types Since commit 3dcbdb134f32 "net: gso: Fix skbsegment splat when splitting gsosize mangled skb having linear-headed fraglist", it is allowed to change gsosize of a GRO...

7.5CVSS0.00484EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.49 views

CVE-2022-49792

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mp2629: fix potential array out of bound access Add sentinel at end of maps to avoid potential array out of bound access in iio core...

7.3CVSS0.00193EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.20 views

CVE-2022-49894 cxl/region: Fix region HPA ordering validation

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix region HPA ordering validation Some regions may not have any address space allocated. Skip them when validating HPA order otherwise a crash like the following may result: devmcxladdregion: cxlacpi cxlacpi.0:...

0.00159EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.19 views

CVE-2022-49887 media: meson: vdec: fix possible refcount leak in vdec_probe()

In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix possible refcount leak in vdecprobe v4l2deviceunregister need to be called to put the refcount got by v4l2deviceregister when vdecprobe fails or vdecremove is called...

0.00189EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/01 2:09 p.m.132 views

CVE-2022-49804

CVE-2022-49804 refers to a Linux kernel issue affecting s390 where making current_stack_pointer a global register variable exposed a gcc bug. The vulnerability is tied to stack pointer handling and can lead to stack corruption on affected builds. Public description notes that to mitigate, the min...

7.8CVSS6.6AI score0.00183EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 2:09 p.m.10 views

CVE-2022-49779 kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case

In the Linux kernel, the following vulnerability has been resolved: kprobes: Skip clearing aggrprobe's posthandler in kprobe-on-ftrace case In unregisterkprobetop, if the currently unregistered probe has posthandler but other child probes of the aggrprobe do not have posthandler, the posthandler ...

6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.30 views

CVE-2025-22096 drm/msm/gem: Fix error code msm_parse_deps()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

0.00163EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/16 2:12 p.m.146 views

CVE-2025-22044

CVE-2025-22044 (Linux kernel) : The issue arises in acpi_nfit_ctl where a narrowing conversion from u64 to int can allow an invalid argument when nd_family is non-zero but its lower 32 bits are zero. Syzkaller warned that to_nfit_bus_uuid() may translate to a non-secondary bus family, and the fix...

7.1CVSS6.4AI score0.00207EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.18 views

CVE-2025-22029

...

SaveExploits0
CVE
CVE
added 2025/04/02 12:53 p.m.103 views

CVE-2025-21988

CVE-2025-21988 affects the Linux kernel function in the filesystem netfs: fs/netfs/read_collect.c. The issue occurs when multiple subrequests donate data to the same next request, and depending on completion order each donation overwrites the previous value in next->prev_donated. This leads to...

9.8CVSS7.4AI score0.00365EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/14 2:25 p.m.39 views

CVE-2023-52927 netfilter: allow exp not to be removed in nf_ct_find_expectation

In the Linux kernel, the following vulnerability has been resolved: netfilter: allow exp not to be removed in nfctfindexpectation Currently nfconntrackin calling nfctfindexpectation will remove the exp from the hash table. However, in some scenario, we expect the exp not to be removed when the...

7.8CVSS0.00267EPSS
SaveExploits2References3
NVD
NVD
added 2025/03/12 10:15 a.m.23 views

CVE-2025-21862

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: fix incorrect initialization order Syzkaller reports the following bug: BUG: spinlock bad magic on CPU1, syz-executor.0/7995 lock: 0xffff88805303f3e0, .magic: 00000000, .owner: /-1, .ownercpu: 0 CPU: 1 PID: 7995 Comm...

5.5CVSS0.00235EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/03/06 4:28 p.m.19 views

CVE-2024-58086

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Stop active perfmon if it is being destroyed If the active performance monitor v3d-activeperfmon is being destroyed, stop it first. Currently, the active perfmon is not stopped during destruction, leaving the...

7.8CVSS5.5AI score0.00186EPSS
SaveExploits0
NVD
NVD
added 2025/03/06 4:15 p.m.30 views

CVE-2024-58068

In the Linux kernel, the following vulnerability has been resolved: OPP: fix devpmoppfindbw when bandwidth table not initialized If a driver calls devpmoppfindbwceil/floor the retrieve bandwidth from the OPP table but the bandwidth table was not created because the interconnect properties were...

5.5CVSS0.0018EPSS
SaveExploits0References6
NVD
NVD
added 2025/02/27 3:15 a.m.9 views

CVE-2025-21741

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix DPE OoB read Fix an out-of-bounds DPE read, limit the number of processed DPEs to the amount that fits into the fixed-size NDP16 header...

7.1CVSS0.00219EPSS
SaveExploits0References4
Rows per page
Query Builder