Lucene search
+L

9642 matches found

RedhatCVE
RedhatCVE
added 2024/12/28 3:53 a.m.17 views

CVE-2024-56636

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

4.7CVSS6.2AI score0.00268EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.7 views

SUSE CVE-2024-53193

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix memory corruption bug in struct loongson2clkprovider Some heap space is allocated for the flexible structure struct clkhwonecelldata and its flexible-array member hws through the composite structure struct...

6.3CVSS7.8AI score0.00228EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.9 views

SUSE CVE-2024-53195

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspaceirqchipinuse Improper use of userspaceirqchipinuse led to syzbot hitting the following WARNON in kvmtimerupdateirq: WARNING: CPU: 0 PID: 3281 at arch/arm64/kvm/archtimer.c:459...

3.3CVSS7.8AI score0.00218EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.6 views

SUSE CVE-2024-56539

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexconfigscan Replace one-element array with a flexible-array member in struct mwifiexietypeswildcardssidparams to fix the following warning on a MT8173 Chromebook...

4.7CVSS7.7AI score0.00293EPSS
SaveExploits0References43
RedhatCVE
RedhatCVE
added 2024/12/28 2:59 a.m.15 views

CVE-2024-56657

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN for symlink errors Using WARN for showing the error of symlink creations don't give more information than telling that something goes wrong, since the usual code path is a lregister callback from each...

5.5CVSS6.8AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/28 2:58 a.m.27 views

CVE-2024-56633

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Fix the skmemuncharge logic in tcpbpfsendmsg The current sk memory accounting logic in SKREDIRECT is pre-uncharging tosend bytes, which is either msg-sg.size or a smaller value applybytes. Potential problems with this...

5.5CVSS6.7AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/28 2:24 a.m.17 views

CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS6.9AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.19 views

CVE-2024-56657

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN for symlink errors Using WARN for showing the error of symlink creations don't give more information than telling that something goes wrong, since the usual code path is a lregister callback from each...

5.5CVSS0.0022EPSS
SaveExploits0References5
NVD
NVD
added 2024/12/27 3:15 p.m.20 views

CVE-2024-56641

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

7.5CVSS0.0051EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.6 views

DEBIAN-CVE-2024-56641

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

5.5CVSS5.7AI score0.0051EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.11 views

AZL-68220 CVE-2024-56641 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

7.5CVSS5.8AI score0.0051EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.23 views

CVE-2024-56625

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

5.5CVSS0.00207EPSS
SaveExploits0References6
NVD
NVD
added 2024/12/27 3:15 p.m.16 views

CVE-2024-56592

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

5.5CVSS0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

DEBIAN-CVE-2024-56592

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/12/27 3:15 p.m.9 views

CVE-2024-56584

In the Linux kernel, the following vulnerability has been resolved: iouring/tctx: work around xastore allocation error issue syzbot triggered the following WARNON: WARNING: CPU: 0 PID: 16 at iouring/tctx.c:51 iouringfree+0xfa/0x140 iouring/tctx.c:51 which is the WARNONONCE!xaempty&tctx-;xa; sanit...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2024/12/27 3:15 p.m.11 views

CVE-2024-56583

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix warning in migrateenable for boosted tasks When running the following command: while true; do stress-ng --cyclic 30 --timeout 30s --minimize --quiet done a warning is eventually triggered: WARNING: CPU: 43 PID...

5.5CVSS0.00231EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 3:15 p.m.20 views

CVE-2024-56558

In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svcexportshow The function eshow was called with protection from RCU. This only ensures that exp will not be freed. Therefore, the reference count for exp can drop to zero, which will trigger a...

7.8CVSS0.00241EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

UBUNTU-CVE-2024-56592

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References20
OSV
OSV
added 2024/12/27 3:15 p.m.15 views

UBUNTU-CVE-2024-56633

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Fix the skmemuncharge logic in tcpbpfsendmsg The current sk memory accounting logic in SKREDIRECT is pre-uncharging tosend bytes, which is either msg-sg.size or a smaller value applybytes. Potential problems with this...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0References46
OSV
OSV
added 2024/12/27 3:15 p.m.6 views

UBUNTU-CVE-2024-56584

In the Linux kernel, the following vulnerability has been resolved: iouring/tctx: work around xastore allocation error issue syzbot triggered the following WARNON: WARNING: CPU: 0 PID: 16 at iouring/tctx.c:51 iouringfree+0xfa/0x140 iouring/tctx.c:51 which is the WARNONONCE!xaempty&tctx-xa; sanity...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References33
Rows per page
Query Builder