Lucene search
+L

6339 matches found

Prion
Prion
added 2024/03/11 6:15 p.m.26 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fix NULL pointer in channel unregistration function dmaasyncdevicechannelregister can fail. In case of failure, chan-local is freed with freepercpu, and chan-local is nullified. When dmaasyncdeviceunregister is called...

7AI score0.00269EPSS
SaveExploits0References6
Prion
Prion
added 2024/03/11 6:15 p.m.41 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

7AI score0.00257EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.27 views

CVE-2023-52488

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: convert from raw to noinc regmap functions for FIFO The SC16IS7XX IC supports a burst mode to access the FIFOs where the initial register address is sent $00, followed by all the FIFO data without having to...

5.5CVSS6.1AI score0.00289EPSS
SaveExploits0References35
Prion
Prion
added 2024/03/11 6:15 p.m.48 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

6.9AI score0.00643EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/06 10:41 p.m.31 views

CVE-2023-52604

A flaw was found in the jfs module in the Linux kernel. An out-of-bounds read vulnerability can be triggered due to a missing input validation before updating the leaf of a tree with a new value, resulting in a denial of service...

5.5CVSS7.2AI score0.00249EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/06 10:40 p.m.28 views

CVE-2023-52598

In the Linux kernel, the following vulnerability has been resolved: s390/ptrace: handle setting of fpc register correctly If the content of the floating point control fpc register of a traced process is modified with the ptrace interface the new value is tested for validity by temporarily loading...

6CVSS7.6AI score0.00242EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/06 10:39 p.m.25 views

CVE-2023-52591

A flaw was found in the reiserfs module in the Linux kernel. Renaming a directory in a reiserfs filesystem can corrupt the filesystem...

5.5CVSS7.5AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/06 7:15 a.m.27 views

CVE-2023-52589

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ disable race issue In rkisp1ispstop and rkisp1csidisable the driver masks the interrupts and then apparently assumes that the interrupt handler won't be running, and proceeds in the stop procedure. This is...

4.7CVSS7.3AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/06 7:15 a.m.33 views

CVE-2023-52591

In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid touching renamed directory if its parent does no...

7.8CVSS7.3AI score0.0024EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.24 views

CVE-2023-52590

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.8CVSS6.4AI score0.00169EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.22 views

CVE-2023-52594

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9khtctxstatus Fix an array-index-out-of-bounds read in ath9khtctxstatus. The bug occurs when txs-cnt, data from a URB provided by a USB device, is bigger than the si...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.37 views

CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.3CVSS6.2AI score0.00254EPSS
SaveExploits0References21
Prion
Prion
added 2024/03/06 7:15 a.m.22 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid touching renamed directory if its parent does no...

7.3AI score0.0024EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/06 7:15 a.m.27 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-fkuehlin 276 Not tainted...

6.7AI score
SaveExploits0References5
Prion
Prion
added 2024/03/06 7:15 a.m.18 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvmarchvcpuioctlsetfpu allows to set the floating point control fpc register of a guest cpu. The new value is tested for validity by temporarily loading it into the fpc register. This may le...

7.1AI score0.00231EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.33 views

CVE-2023-52604

In the Linux kernel, the following vulnerability has been resolved: FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:2867:6 index 196694 is out of range for type 's81365' aka 'signed char1365' CPU: 1...

7.8CVSS6.1AI score0.00249EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.31 views

CVE-2024-26625

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

7.8CVSS6.1AI score0.00249EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.23 views

CVE-2023-52591

In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid touching renamed directory if its parent does no...

7.8CVSS6.2AI score0.0024EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.34 views

CVE-2024-26627

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Move scsihostbusy out of host lock for waking up EH handler Inside scsiehwakeup, scsihostbusy is called & checked with host lock every time for deciding if error handler kthread needs to be waken up. This can be too...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.39 views

CVE-2024-26626 ipmr: fix kernel panic when forwarding mcast packets

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

7.5CVSS7.4AI score0.00639EPSS
SaveExploits0References4
Rows per page
Query Builder