Lucene search
+L

6308 matches found

UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.29 views

CVE-2023-52743

In the Linux kernel, the following vulnerability has been resolved: ice: Do not use WQMEMRECLAIM flag for workqueue When both ice and the irdma driver are loaded, a warning in checkflushdependency is being triggered. This is due to ice driver workqueue being allocated with the WQMEMRECLAIM flag a...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.29 views

CVE-2023-52704

In the Linux kernel, the following vulnerability has been resolved: freezer,umh: Fix callusermodehelperexec vs SIGKILL Tetsuo-San noted that commit f5d39b020809 "freezer,sched: Rewrite core freezer logic" broke callusermodehelperexec for the KILLABLE case. Specifically it was missed that the...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.30 views

CVE-2022-48707

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix null pointer dereference for resetting decoder Not all decoders have a reset callback. The CXL specification allows a host bridge with a single root port to have no explicit HDM decoders. Currently the region driv...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.25 views

CVE-2023-52842

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix uninit-value in virtiotransportrecvpkt KMSAN reported the following uninit-value access issue: ===================================================== BUG: KMSAN: uninit-value in virtiotransportrecvpkt+0x1dfb/0x26...

7.1CVSS6.2AI score0.00244EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.19 views

CVE-2023-52849

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.15 views

CVE-2023-52734

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.12 views

UBUNTU-CVE-2023-52735

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

9.1CVSS6.7AI score0.01219EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.17 views

CVE-2023-52802

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.31 views

CVE-2023-52839

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: Do not broadcast to other cpus when starting a counter This command: $ perf record -e cycles:k -e instructions:k -c 10000 -m 64M dd if=/dev/zero of=/dev/null count=1000 gives rise to this kernel warning: 444.364395...

3.3CVSS5.7AI score0.00209EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.26 views

CVE-2023-52804

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add validity check for dbmaxag and dbagpref Both dbmaxag and dbagpref are used as the index of the dbagfree array, but there is currently no validity check for dbmaxag and dbagpref, which can lead to errors. The following...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.16 views

CVE-2023-52788

In the Linux kernel, the following vulnerability has been resolved: i915/perf: Fix NULL deref bugs with drmdbg calls When i915 perf interface is not available dereferencing it will lead to NULL dereferences. As returning -ENOTSUPP is pretty clear return when perf interface is not available...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.17 views

CVE-2023-52789

In the Linux kernel, the following vulnerability has been resolved: tty: vcc: Add check for kstrdup in vccprobe Add check for the return value of kstrdup and return the error, if it fails in order to avoid NULL pointer dereference...

5.5CVSS5.8AI score0.00246EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.21 views

CVE-2023-52870

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6765: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

4.1CVSS5.7AI score0.00218EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.19 views

CVE-2023-52875

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt2701: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.10 views

CVE-2023-52821

In the Linux kernel, the following vulnerability has been resolved: drm/panel: fix a possible null pointer dereference In versatilepanelgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a NULL pointer dereference on failure of drmmodeduplicate. Add a check to...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.23 views

CVE-2023-52840

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - fix use after free in rmiunregisterfunction The putdevice calls rmireleasefunction which frees "fn" so the dereference on the next line "fn-numofirqs" is a use after free. Move the putdevice to the end to...

7.8CVSS6.2AI score0.00242EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52816

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix shift out-of-bounds issue 567.613292 shift exponent 255 is too large for 64-bit type 'long unsigned int' 567.614498 CPU: 5 PID: 238 Comm: kworker/5:1 Tainted: G OE 6.2.0-34-generic 3422.04.1-Ubuntu 567.614502...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.24 views

CVE-2023-52825

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix a race condition of vram buffer unref in svm code prange-svmbo unref can happen in both mmu callback and a callback after migrate to system ram. Both are async call in different tasks. Sync svmbo unref operation t...

5.5CVSS6AI score0.00174EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.15 views

CVE-2023-52878

In the Linux kernel, the following vulnerability has been resolved: can: dev: canputechoskb: don't crash kernel if canpriv::echoskb is accessed out of bounds If the "struct canpriv::echooskb" is accessed out of bounds, this would cause a kernel crash. Instead, issue a meaningful warning message a...

5.5CVSS6AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 3:32 p.m.24 views

CVE-2023-52879 tracing: Have trace_event_file have ref counters

In the Linux kernel, the following vulnerability has been resolved: tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec 5events/kprobes/sched/enable kprobeevents exec 5&- The above commands: 1. Change...

6.1AI score0.00217EPSS
SaveExploits0References7
Rows per page
Query Builder