Lucene search
+L

9223 matches found

OSV
OSV
added 2025/09/17 6:04 a.m.9 views

BELL-CVE-2023-53329

Bulletin has no description...

4.7CVSS7AI score0.00093EPSS
SaveExploits0References1
Circl
Circl
added 2025/09/17 3:22 a.m.33 views

CVE-2025-9851

creationtimestamp| type| source ---|---|--- 2025-09-17 03:22:46+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lyyv22yhzc2t...

6.4CVSS4.8AI score0.00193EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.2 views

CVE-2023-53307

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

7.8CVSS6.1AI score0.0016EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.2 views

CVE-2023-53315

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the...

8.8CVSS5.8AI score0.00231EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.4 views

CVE-2023-53309

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.3 views

CVE-2023-53319

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle kvmarminit failure correctly in finalizepkvm Currently there is no synchronisation between finalizepkvm and kvmarminit initcalls. The finalizepkvm proceeds happily even if kvmarminit fails resulting in the...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.5 views

CVE-2023-53322

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminaterportio to exit before making sure all IOs has returned. For FCP-2 device, IO's can hang on in HW because drive...

8.8CVSS6.1AI score0.00209EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/09/16 4:54 p.m.8 views

CVE-2025-39835

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA aka ENOATTR has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could not be found. However, a medium error from disk may...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 4:49 p.m.8 views

CVE-2025-39831

In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 4:45 p.m.3 views

CVE-2025-39830

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwspoolbuddyinit error path In the error path of hwspoolbuddyinit, the buddy allocator cleanup doesn't free the allocator structure itself, causing a memory leak. Add the missing kfree to properl...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.7 views

CVE-2022-50350

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix a race condition between loginwork and the login thread In case a malicious initiator sends some random data immediately after a login PDU; the iscsitargetskdataready callback will schedule the loginwork...

9.8CVSS5.4AI score0.00268EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/16 3:29 p.m.1 views

CVE-2025-39810

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix memory corruption when FW resources change during ifdown bnxtsetdfltrings assumes that it is always called before any TC has been created. So it doesn't take bp-numtc into account and assumes that it is always 0 or 1...

7CVSS5.9AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 3:14 p.m.1 views

CVE-2023-53290

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 2:35 p.m.4 views

CVE-2023-53276

In the Linux kernel, the following vulnerability has been resolved: ubifs: Free memory for tmpfile name When opening a ubifs tmpfile on an encrypted directory, function fscryptsetupfilename allocates memory for the name that is to be stored in the directory entry, but after the name has been copi...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 2:29 p.m.5 views

CVE-2023-53296

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

7CVSS5.7AI score0.00145EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/16 2:15 p.m.2 views

CVE-2025-39831

In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/16 2:04 p.m.1 views

CVE-2023-53269

In the Linux kernel, the following vulnerability has been resolved: block: ublk: make sure that block size is set correctly block size is one very key setting for block layer, and bad block size could panic kernel easily. Make sure that block size is set correctly. Meantime if ublkvalidateparams...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 1:54 p.m.10 views

CVE-2023-53301

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix kernel crash due to null io-bio We should return when io-bio is null before doing anything. Otherwise, panic. BUG: kernel NULL pointer dereference, address: 0000000000000010 RIP: 0010:submitmergedwritecond+0x164/0x240...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 1:54 p.m.5 views

CVE-2023-53298

In the Linux kernel, the following vulnerability has been resolved: nfc: fix memory leak of seio context in nfcgenlseio The callback context for sending/receiving APDUs to/from the selected secure element is allocated inside nfcgenlseio and supposed to be eventually freed in seiocb callback...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
Circl
Circl
added 2025/09/16 1:28 p.m.24 views

CVE-2025-55114

creationtimestamp| type| source ---|---|--- 2025-09-16 13:28:14+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lyxgfsn5h72u...

6.9CVSS4.8AI score0.00388EPSS
SaveExploits0References1
Rows per page
Query Builder