Lucene search
+L

13862 matches found

RedhatCVE
RedhatCVE
added 2025/05/04 4:32 p.m.21 views

CVE-2023-53102

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

5.5CVSS6.6AI score0.00199EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:24 p.m.8 views

CVE-2023-53122

No description is available for this CVE...

5.5CVSS6.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:24 p.m.13 views

CVE-2023-53131

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a server shutdown leak Fix a race where kthreadstop may prevent the threadfn from ever getting called. If that happens the svcrqst will not be cleaned up...

5.5CVSS6.8AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 2:58 p.m.22 views

CVE-2025-37797

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

5.5CVSS7AI score0.00197EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/03 2:31 p.m.35 views

CVE-2025-23152

In the Linux kernel, the following vulnerability has been resolved: arm64/crc-t10dif: fix use of out-of-scope array in crct10difarch Fix a silly bug where an array was used outside of its scope...

6.9AI score0.00159EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/05/03 6:43 a.m.18 views

GitHub: Arbitrary Read of Another Users private repository without Authorization

An improper access control vulnerability was identified in GitHub Enterprise Server that allowed users with access to any repository to retrieve limited code content from another repository by creating a diff between the repositories. This vulnerability affected all versions of GitHub Enterprise...

7CVSS6.8AI score0.00303EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/03 12:00 a.m.8 views

SUSE SLES15 / openSUSE 15 Security Update : redis (SUSE-SU-2025:1432-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2025:1432-1 advisory. - CVE-2025-21605: Fixed an output buffer denial of service. bsc1241708 Tenable has extracted the preceding description block...

7.5CVSS7.5AI score0.00853EPSS
SaveExploits0References4
Rapid7 Blog
Rapid7 Blog
added 2025/05/02 7:38 p.m.15 views

Metasploit Wrap-Up 05/02/2025

Meterpreter Extended API Clipboard Monitoring Security is hard, and Open Source Security is a collaborative effort. This week, Metasploit released a fix for a vulnerability that was privately disclosed to us by long-time community member bcoles. The vulnerability in question impacted Metasploit...

6.1CVSS7.1AI score0.54026EPSS
SaveExploits16
NVD
NVD
added 2025/05/02 4:15 p.m.19 views

CVE-2023-53137

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

SaveExploits0
NVD
NVD
added 2025/05/02 4:15 p.m.25 views

CVE-2023-53139

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: add null check of devmkmallocarray in fdpncii2creaddeviceproperties devmkmallocarray may fails, fwvsccfg might be null and cause out-of-bounds write in devicepropertyreadu8array later...

5.5CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/02 4:15 p.m.35 views

CVE-2023-53132

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix mpi3mrhbaport memory leak in mpi3mrremove Free mpi3mrhbaport at .remove...

5.5CVSS0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.47 views

CVE-2023-53127

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix expander node leak in mpi3mrremove Add a missing resource clean up in .remove...

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

CVE-2023-53130

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

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.17 views

CVE-2023-53111

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.21 views

CVE-2023-53092

In the Linux kernel, the following vulnerability has been resolved: interconnect: exynos: fix node leak in probe PM QoS error path Make sure to add the newly allocated interconnect node to the provider before adding the PM QoS request so that the node is freed on errors...

5.5CVSS0.00189EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.29 views

CVE-2023-53094

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: : : lpuart32shutdown lpuartdmashutdown deltimersync lpuartdmarxcomplete lpuartcopyrxtotty modtimer...

7.8CVSS0.00144EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53100

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in ext4updateinlinedata Syzbot found the following issue: EXT4-fs loop0: mounted filesystem 00000000-0000-0000-0000-000000000000 without journal. Quota mode: none. fscrypt: AES-256-CTS-CBC using implementation...

7.8CVSS0.002EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/02 4:15 p.m.12 views

CVE-2023-53072

In the Linux kernel, the following vulnerability has been resolved: mptcp: use the workqueue to destroy unaccepted sockets Christoph reported a UaF at token lookup time after having refactored the passive socket initialization part: BUG: KASAN: use-after-free in tokenbucketbusy+0x253/0x260 Read o...

7.8CVSS0.00191EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.25 views

CVE-2023-53071

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76unregisterdevice on unregistered hw Trying to probe a mt7921e pci card without firmware results in a successful probe where ieee80211registerhw hasn't been called. When removing the driver,...

5.5CVSS0.00187EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53051

In the Linux kernel, the following vulnerability has been resolved: dm crypt: add condresched to dmcryptwrite The loop in dmcryptwrite may be running for unbounded amount of time, thus we need condresched in it. This commit fixes the following warning: 3391.153255 C12 watchdog: BUG: soft lockup -...

5.5CVSS0.00207EPSS
SaveExploits0References8
Rows per page
Query Builder