Lucene search
+L

16778 matches found

SUSE CVE
SUSE CVE
added 2025/05/05 1:35 p.m.4 views

SUSE CVE-2022-49778

In the Linux kernel, the following vulnerability has been resolved: arm64/mm: fix incorrect filemapcount for non-leaf pmd/pud The page table check trigger BUGON unexpectedly when collapse hugepage: ------------ cut here ------------ kernel BUG at mm/pagetablecheck.c:82! Internal error: Oops - BUG...

5.5CVSS6.6AI score0.00148EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.5 views

caif_virtio: fix wrong pointer check in cfv_probe()

...

5.5CVSS7.4AI score0.002EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.10 views

RDMA/hns: Fix soft lockup during bt pages loop

...

5.5CVSS7.2AI score0.00151EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.5 views

sched: address a potential NULL pointer dereference in the GRED scheduler.

...

5.5CVSS7.4AI score0.00178EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 4:25 p.m.16 views

CVE-2023-53140

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Remove the /proc/scsi/$procname directory earlier Remove the /proc/scsi/$procname directory earlier to fix a race condition between unloading and reloading kernel modules. This fixes a bug introduced in 2009 by commit...

5.5CVSS6.7AI score0.00164EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.28 views

CVE-2023-53144

In the Linux kernel, the following vulnerability has been resolved: erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms As the call trace shown, the root cause is kunmap incorrect pages: BUG: kernel NULL pointer dereference, address: 00000000 CPU: 1 PID: 40 Comm: kworker/u5:0 Not tainted...

5.5CVSS0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.3 views

DEBIAN-CVE-2023-53144

In the Linux kernel, the following vulnerability has been resolved: erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms As the call trace shown, the root cause is kunmap incorrect pages: BUG: kernel NULL pointer dereference, address: 00000000 CPU: 1 PID: 40 Comm: kworker/u5:0 Not tainted...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.17 views

CVE-2023-53112

In the Linux kernel, the following vulnerability has been resolved: drm/i915/sseu: fix maxsubslices array-index-out-of-bounds access It seems that commit bc3c5e0809ae "drm/i915/sseu: Don't try to store EU mask internally in UAPI format" exposed a potential out-of-bounds access, reported by UBSAN ...

7.1CVSS0.00178EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53107

In the Linux kernel, the following vulnerability has been resolved: veth: Fix use after free in XDPREDIRECT Commit 718a18a0c8a6 "veth: Rework vethxdprcvskb in order to accept non-linear skb" introduced a bug where it tried to use pskbexpandhead if the headroom was less than XDPPACKETHEADROOM. Thi...

7.8CVSS0.00178EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53093

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not let histogram values have some modifiers Histogram values can not be strings, stacktraces, graphs, symbols, syscalls, or grouped in buckets or log. Give an error if a value is set to do so. Note, the histogram cod...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.2 views

DEBIAN-CVE-2023-53073

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/core: Always clear status for idx The variable 'status' which contains the unhandled overflow bits is not being properly masked in some cases, displaying the following warning: WARNING: CPU: 156 PID: 475601 at...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/02 3:56 p.m.85 views

CVE-2023-53144

CVE-2023-53144 concerns the Linux kernel erofs subsystem. The connected documentation describes an identified issue where kunmap could be applied to incorrect pages during LZMA decompression on HIGHMEM platforms, leading to a NULL pointer dereference in z_erofs_lzma_decompress and related call ch...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/02 3:56 p.m.10 views

CVE-2023-53142 ice: copy last block omitted in ice_get_module_eeprom()

In the Linux kernel, the following vulnerability has been resolved: ice: copy last block omitted in icegetmoduleeeprom icegetmoduleeeprom is broken since commit e9c9692c8a81 "ice: Reimplement module reads used by ethtool" In this refactor, icegetmoduleeeprom reads the eeprom in blocks of size 8...

7.8CVSS6.1AI score0.0019EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/02 3:55 p.m.117 views

CVE-2023-53107

CVE-2023-53107 concerns the Linux kernel veth/XDP path, specifically a use-after-free in XDP_REDIRECT triggered via AF_XDP. The root cause was a bug in veth_xdp_rcv_skb introduced by commit 718a18a0c8a6 that could call kmalloc to expand headroom when headroom

7.8CVSS6.5AI score0.00178EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/05/02 3:55 p.m.97 views

CVE-2023-53106

CVE-2023-53106 is a Linux kernel use-after-free in the NFC st-nci driver (ndlc_remove) caused by a race between scheduled work (llt_ndlc_sm_work) and driver removal. The race may allow use-after-free of ndlc->ndev during ndlc_rcv_queue/nci_recv_frame, affecting both st_nci_i2c_remove and st_nc...

7.8CVSS6.6AI score0.0018EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53103 bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails

In the Linux kernel, the following vulnerability has been resolved: bonding: restore bond's IFFSLAVE flag if a non-eth dev enslave fails syzbot reported a warning1 where the bond device itself is a slave and we try to enslave a non-ethernet device as the first slave which fails but then in the...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/02 3:55 p.m.97 views

CVE-2023-53093

CVE-2023-53093 affects the Linux kernel tracing subsystem, where histogram values are not allowed to use certain modifiers. The root cause is that histogram code was not prepared to handle modifiers for histograms, leading to a NULL pointer dereference and kernel oops when printing histograms via...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.15 views

CVE-2023-53093 tracing: Do not let histogram values have some modifiers

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not let histogram values have some modifiers Histogram values can not be strings, stacktraces, graphs, symbols, syscalls, or grouped in buckets or log. Give an error if a value is set to do so. Note, the histogram cod...

0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 3:55 p.m.10 views

CVE-2023-53093 tracing: Do not let histogram values have some modifiers

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not let histogram values have some modifiers Histogram values can not be strings, stacktraces, graphs, symbols, syscalls, or grouped in buckets or log. Give an error if a value is set to do so. Note, the histogram cod...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/02 3:55 p.m.64 views

CVE-2023-53063

CVE-2023-53063 is linked to a Linux kernel vulnerability in the btsdio_remove() function, where memory is used after being freed. Exploitation could lead to a denial of service. The connected document provides the vulnerability description but does not specify affected versions, exploitation deta...

6.6AI score
SaveExploits0
Rows per page
Query Builder