Lucene search
+L

6339 matches found

Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.14 views

CVE-2022-48996

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damonsysfssetschemes Commit da87878010e5 "mm/damon/sysfs: support online inputs update" made 'damonsysfssetschemes' to be called for running DAMON context,...

5.5CVSS5.5AI score0.00213EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.15 views

CVE-2022-48997

In the Linux kernel, the following vulnerability has been resolved: char: tpm: Protect tpmpmsuspend with locks Currently tpm transactions are executed unconditionally in tpmpmsuspend function, which may lead to races with other tpm accessors in the system. Specifically, the hwrandom tpm driver...

4.7CVSS5.4AI score0.00236EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.35 views

CVE-2022-48995

In the Linux kernel, the following vulnerability has been resolved: Input: raydiumtsi2c - fix memory leak in raydiumi2csend There is a kmemleak when test the raydiumi2cts with bpf mock device: unreferenced object 0xffff88812d3675a0 size 8: comm "python3", pid 349, jiffies 4294741067 age 95.695s h...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.8 views

CVE-2022-48993

...

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.11 views

CVE-2022-48993

...

SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.8 views

CVE-2022-48993

Removed by vendor...

5.2AI score
SaveExploits0
CVE
CVE
added 2024/10/21 8:6 p.m.121 views

CVE-2022-48994

CVE-2022-48994 affects the Linux kernel ALSA sequencing path. The issue arises from a prototype mismatch: seq_copy_in_user() and seq_copy_in_kernel() did not match snd_seq_dump_func_t, leading to -Wcast-function-type-strict checks with Clang. The patch fixes the function prototypes and removes ca...

5.5CVSS5.1AI score0.00236EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/10/21 8:6 p.m.25 views

CVE-2022-48994 ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix function prototype mismatch in sndseqexpandvarevent With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure...

5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.69 views

CVE-2022-48994

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix function prototype mismatch in sndseqexpandvarevent With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.51 views

CVE-2022-48992

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: Add NULL check in BE reparenting Add NULL check in dpcmbereparent API, to handle kernel NULL pointer dereference error. The issue occurred in fuzzing test...

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.17 views

CVE-2022-48990

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free during gpu recovery Why 754.862560 refcountt: underflow; use-after-free. 754.862898 Call Trace: 754.862903 754.862913 amdgpujobfreecb+0xc2/0xe1 amdgpu 754.863543 drmschedmain.cold+0x34/0x39 amdsched...

7.8CVSS5.9AI score0.00234EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 8:6 p.m.147 views

CVE-2022-48989

CVE-2022-48989 affects the Linux kernel fscache component. The issue is a race between cookie_lru and use_cookie where a cookie can be withdrawn after being reused, causing a NULL dereference. The published fix clears the LRU_DISCARD bit if another thread uses the cookie before the cookie_worker ...

7.8CVSS4.4AI score0.00155EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.41 views

CVE-2022-48989 fscache: Fix oops due to race with cookie_lru and use_cookie

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

7.8CVSS0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.14 views

CVE-2022-48989

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

7.8CVSS4.8AI score0.00155EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.26 views

CVE-2022-48988 memcg: fix possible use-after-free in memcg_write_event_control()

In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcgwriteeventcontrol memcgwriteeventcontrol accesses the dentry-dname of the specified control fd to route the write call. As a cgroup interface file can't be renamed, it's safe to access...

7.8CVSS7AI score0.00245EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.8 views

CVE-2022-48987

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-dv-timings.c: fix too strict blanking sanity checks Sanity checks were added to verify the v4l2bttimings blanking fields in order to avoid integer overflows when userspace passes weird values. But that assumed that...

5.5CVSS5.6AI score0.00249EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.10 views

CVE-2022-48986

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix guppudrange for dax For dax pud, pudhuge returns true on x86. So the function works as long as hugetlb is configured. However, dax doesn't depend on hugetlb. Commit 414fd080d125 "mm/gup: fix guppmdrange for dax" fixed...

7.8CVSS5.5AI score0.00255EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.54 views

CVE-2022-48984

In the Linux kernel, the following vulnerability has been resolved: can: slcan: fix freed work crash The LTP test pty03 is causing a crash in slcan: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access in kernel mode PF: errorcode0x0000 - not-present page PGD...

5.5CVSS4.9AI score0.00202EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.16 views

CVE-2022-48985

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

9.8CVSS5.2AI score0.0059EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:6 p.m.16 views

CVE-2022-48983

In the Linux kernel, the following vulnerability has been resolved: iouring: Fix a null-ptr-deref in iotctxexitcb Syzkaller reports a NULL deref bug as follows: BUG: KASAN: null-ptr-deref in iotctxexitcb+0x53/0xd3 Read of size 4 at addr 0000000000000138 by task file1/1955 CPU: 1 PID: 1955 Comm:...

5.5CVSS5.7AI score0.00262EPSS
SaveExploits0
Rows per page
Query Builder