Lucene search
+L

6348 matches found

RedhatCVE
RedhatCVE
added 2024/10/22 7:16 a.m.17 views

CVE-2022-49024

In the Linux kernel, the following vulnerability has been resolved: can: mcan: pci: add missing mcanclassfreedev in probe/remove methods In mcanpciremove and error handling path of mcanpciprobe, mcanclassfreedev should be called to free resource allocated by mcanclassallocatedev, otherwise there...

5.5CVSS6.9AI score0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 7:15 a.m.14 views

CVE-2022-48998

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests testbpf tail call tests end up as: testbpf: 0 Tail call leaf jited:1 85 PASS testbpf: 1 Tail call 2 jited:1 111 PASS testbpf: 2 Tail call 3 jited:1 145 PASS testbpf: 3 Tail call 4 jited...

7.8CVSS6.8AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 6:38 a.m.16 views

CVE-2022-49005

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Fix bounds check for sx controls For sx controls the semantics of the max field is not the usual one, max is the number of steps rather than the maximum value. This means that our check in sndsocputvolswsx needs to jus...

4.4CVSS6.9AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 6:38 a.m.16 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.2AI score0.00213EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 6:37 a.m.17 views

CVE-2022-48958

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

5.5CVSS6.9AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 6:10 a.m.12 views

CVE-2022-48979

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML Why LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to use th...

4.4CVSS6.9AI score0.00217EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 11:7 p.m.20 views

CVE-2024-49984

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Prevent out of bounds access in performance query extensions Check that the number of perfmons userspace is passing in the copy and reset extensions is not greater than the internal kernel storage where the ids will be...

7.8CVSS7.2AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:38 p.m.16 views

CVE-2024-49892

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS6.8AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:37 p.m.14 views

CVE-2024-49864

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpcopensocket, it sets up the socket and then sets up the I/O thread that will handle it. This is a problem, however, as there's a gap between the two phases in...

4.7CVSS6.7AI score0.00449EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:8 p.m.23 views

CVE-2024-49995

A string buffer over-run was found in the Linux kernel. Copying medianame and ifname to nameparts may overwrite the destination, resulting in a software crash. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security...

7.1CVSS8.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:7 p.m.19 views

CVE-2024-49896

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check stream before comparing them WHAT & HOW amdgpudm can pass a null stream to dcisstreamunchanged. It is necessary to check for null before dereferencing them. This fixes 1 FORWARDNULL issue reported by Coveri...

5.5CVSS6.8AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:7 p.m.9 views

CVE-2024-49879

In the Linux kernel, the following vulnerability has been resolved: drm: omapdrm: Add missing check for allocorderedworkqueue As it may return NULL pointer and cause NULL pointer dereference. Add check for the return value of allocorderedworkqueue...

5.5CVSS7AI score0.0025EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.39 views

CVE-2024-50060

In the Linux kernel, the following vulnerability has been resolved: iouring: check if we need to reschedule during overflow flush In terms of normal application usage, this list will always be empty. And if an application does overflow a bit, it'll have a few entries. However, nothing obviously...

5.5CVSS0.0022EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/21 8:15 p.m.17 views

CVE-2024-50058

In the Linux kernel, the following vulnerability has been resolved: serial: protect uartportdtrrts in uartshutdown too Commit af224ca2df29 serial: core: Prevent unsafe uart port access, part 3 added few uport == NULL checks. It added one to uartshutdown, so the commit assumes, uport can be NULL i...

5.5CVSS0.00245EPSS
SaveExploits0References9
NVD
NVD
added 2024/10/21 8:15 p.m.18 views

CVE-2024-50056

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix ERRPTR dereference in uvcv4l2.c Fix potential dereferencing of ERRPTR in findformatbypix and uvcv4l2enumformat. Fix the following smatch errors: drivers/usb/gadget/function/uvcv4l2.c:124 findformatbypix erro...

5.5CVSS0.00219EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/21 8:15 p.m.18 views

CVE-2024-50035

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

7.1CVSS0.00272EPSS
SaveExploits0References12
NVD
NVD
added 2024/10/21 8:15 p.m.14 views

CVE-2024-50039

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

7.8CVSS0.00254EPSS
SaveExploits0References11
NVD
NVD
added 2024/10/21 8:15 p.m.12 views

CVE-2022-48999

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fibinfo contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fibnhmatch: fibnhmatch+0xf98/0x1130 linux-6.0-rc7/net/ipv4/fibsemantics.c:961...

7.1CVSS0.00255EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/21 8:15 p.m.28 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.5CVSS0.00236EPSS
SaveExploits0References8
NVD
NVD
added 2024/10/21 8:15 p.m.78 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.5CVSS0.00236EPSS
SaveExploits0References8
Rows per page
Query Builder