Lucene search
+L

6526 matches found

Cvelist
Cvelist
added 2024/03/02 9:52 p.m.46 views

CVE-2023-52532 net: mana: Fix TX CQE error handling

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TX CQE error handling For an unknown TX CQE error type probably from a newer hardware, still free the SKB, update the queue tail, etc., otherwise the accounting will be wrong. Also, TX errors can be triggered by...

7.5AI score0.00231EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.19 views

CVE-2023-52523 bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

6.6AI score0.00236EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.51 views

CVE-2023-52524

In the Linux kernel, the following vulnerability has been resolved: net: nfc: llcp: Add lock when modifying device list The device list needs its associated lock held when modifying it, or the list could become corrupted, as syzbot discovered...

7.8CVSS7.7AI score0.00185EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.75 views

CVE-2023-52515

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsidone from srpabort After scmdehaborthandler has called the SCSI LLD ehaborthandler callback, it performs one of the following actions: Call scsiqueueinsert. Call scsifinishcommand. Call scsiehscmdadd...

9.8CVSS6.8AI score0.00613EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.42 views

CVE-2023-52513 RDMA/siw: Fix connection failure handling

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

7.5CVSS6.8AI score0.00661EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.45 views

CVE-2023-52505 phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers

In the Linux kernel, the following vulnerability has been resolved: phy: lynx-28g: serialize concurrent physetmodeext calls to shared registers The protocol converter configuration registers PCC8, PCCC, PCCD implemented by the driver, as well as others, control protocol converters from multiple...

7AI score0.00168EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.73 views

CVE-2023-52499 powerpc/47x: Fix 47x syscall return crash

In the Linux kernel, the following vulnerability has been resolved: powerpc/47x: Fix 47x syscall return crash Eddie reported that newer kernels were crashing during boot on his 476 FSP2 system: kernel tried to execute user page b7ee2000 - exploit attempt? uid: 0 BUG: Unable to handle kernel...

6.9AI score0.00222EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.81 views

CVE-2023-52499

In the Linux kernel, the following vulnerability has been resolved: powerpc/47x: Fix 47x syscall return crash Eddie reported that newer kernels were crashing during boot on his 476 FSP2 system: kernel tried to execute user page b7ee2000 - exploit attempt? uid: 0 BUG: Unable to handle kernel...

5.5CVSS4.9AI score0.00222EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.48 views

CVE-2022-48628

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS5.2AI score0.00237EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/02 9:31 p.m.18 views

CVE-2024-26621 mm: huge_memory: don't force huge page alignment on 32 bit

In the Linux kernel, the following vulnerability has been resolved: mm: hugememory: don't force huge page alignment on 32 bit commit efa7df3e3bb5 "mm: align larger anonymous mappings on THP boundaries" caused two issues 1 2 reported on 32 bit system or compat userspace. It doesn't make too much...

8.2CVSS6.8AI score0.01006EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/01 10:15 p.m.39 views

CVE-2021-47076

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCALWRITE failures. This caused the following kernel panic if someone sent an atomic operation with an explicitly wrong lkey. leonro@...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/03/01 9:15 p.m.58 views

CVE-2021-47081

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: Fix a potential use after free in gaudimemsetdevicememory Our code analyzer reported a uaf. In gaudimemsetdevicememory, cb is get via hlcbkernelcreate with 2 refcount. If hlcsallocatejob failed, the execution ru...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/01 9:15 p.m.14 views

CVE-2021-47077 scsi: qedf: Add pointer checks in qedf_update_link_speed()

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedfupdatelinkspeed The following trace was observed: 14.042059 Call Trace: 14.042061 14.042068 qedflinkupdate+0x144/0x1f0 qedf 14.042117 qedlinkupdate+0x5c/0x80 qed 14.042135...

6.6AI score0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/01 9:15 p.m.41 views

CVE-2021-47077

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedfupdatelinkspeed The following trace was observed: 14.042059 Call Trace: 14.042061 14.042068 qedflinkupdate+0x144/0x1f0 qedf 14.042117 qedlinkupdate+0x5c/0x80 qed 14.042135...

5.5CVSS5.2AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2024/03/01 9:15 p.m.125 views

CVE-2021-47077

CVE-2021-47077 affects the Linux kernel scsi qedf driver. The vulnerability stems from qedf_update_link_speed() dereferencing shost_data when it has not been initialised, causing a NULL pointer dereference and potentially an impact on availability. The fix adds a NULL pointer check before using s...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/01 9:15 p.m.33 views

CVE-2021-47078 RDMA/rxe: Clear all QP fields if creation failed

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxeqpdocleanup relies on valid pointer values in QP for the properly created ones, but in case rxeqpfrominit failed it was filled with garbage and caused tot the following error...

7.8CVSS7.6AI score0.00281EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/03/01 9:15 p.m.24 views

CVE-2021-47076 RDMA/rxe: Return CQE error if invalid lkey was supplied

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCALWRITE failures. This caused the following kernel panic if someone sent an atomic operation with an explicitly wrong lkey. leonro@...

7.3AI score0.00228EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/01 9:15 p.m.27 views

CVE-2021-47069 ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry domqtimedreceive calls wqsleep with a stack local address. The sender domqtimedsend uses this address to later call pipelinedsend. This leads to a very hard...

7.8CVSS6.6AI score0.00261EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/01 4:15 p.m.37 views

CVE-2024-27296

Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 10.8.3, the exact Directus version number was being shipped in compiled JS bundles which are accessible without authentication. With this information a malicious attacker can trivially look for known...

5.3CVSS5.6AI score0.0057EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/01 3:43 p.m.20 views

CVE-2024-27296 Directus version number disclosure

Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 10.8.3, the exact Directus version number was being shipped in compiled JS bundles which are accessible without authentication. With this information a malicious attacker can trivially look for known...

5.3CVSS5.6AI score0.0057EPSS
SaveExploits0References2
Rows per page
Query Builder