Lucene search
+L

4265 matches found

UbuntuCve
UbuntuCve
•added 2024/05/21 4:15 p.m.•39 views

CVE-2023-52700

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel warning when sending SYN message When sending a SYN message, this kernel stack trace is observed: ... 13.396352 RIP: 0010:copyfromiter+0xb4/0x550 ... 13.398494 Call Trace: 13.398630 13.398630 ? allocskb+0xed/0x1a...

5.5CVSS6.3AI score0.00217EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2024/05/21 4:15 p.m.•23 views

CVE-2023-52732

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

9.8CVSS5.9AI score0.00522EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/21 4:15 p.m.•31 views

UBUNTU-CVE-2023-52732

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

9.8CVSS5.7AI score0.00522EPSS
SaveExploits0References5
OSV
OSV
•added 2024/05/21 4:15 p.m.•15 views

UBUNTU-CVE-2023-52879

In the Linux kernel, the following vulnerability has been resolved: tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec 5events/kprobes/sched/enable kprobeevents exec 5&- The above commands: 1. Change...

7.8CVSS5.7AI score0.00226EPSS
SaveExploits0References10
Debian CVE
Debian CVE
•added 2024/05/21 3:31 p.m.•74 views

CVE-2023-52866

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Fix user-memory-access bug in uclogicparamsugeev2initeventhooks When CONFIGHIDUCLOGIC=y and CONFIGKUNITALLTESTS=y, launch kernel and then the below user-memory-access bug occurs. In...

7.1CVSS6.3AI score0.00228EPSS
SaveExploits0
CVE
CVE
•added 2024/05/21 3:31 p.m.•105 views

CVE-2023-52782

The CVE-2023-52782 entry pertains to the Linux kernel net/mlx5e driver: it fixes a race in tracking xmit metadata for PTP WQ where the skb may not be present in the mapping when the metadata index is tracked, risking a null pointer dereference. The fix ensures skb is in metadata mapping before tr...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2024/05/21 3:30 p.m.•147 views

CVE-2023-52778

CVE-2023-52778 affects the Linux kernel’s MPTCP implementation. The root cause is a commit that allowed TCP sockets and MPTCP subflows to build egress packets larger than 64K, exceeding the DSS data size and causing misrepresentation on the wire and stream corruption. The issue manifests as large...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2024/05/21 3:23 p.m.•118 views

CVE-2023-52742

The CVE-2023-52742 entry concerns the Linux kernel USB plusb driver. The vulnerability arises from treating a zero-length control-OUT transfer as a read instead of a write, triggering a WARNING in urb.c when usb_submit_urb is executed. The provided connected details specify the root cause as inco...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References7Affected Software1
CVE
CVE
•added 2024/05/21 3:22 p.m.•129 views

CVE-2023-52732

In the Linux kernel, CVE-2023-52732 relates to Ceph when a corrupted snap trace is received by the kclient. The patch implements blocking of all further IO/MDS requests and eviction of the kclient to avoid further IOs on potentially inconsistent MDS state, preventing corrupted contents. The root ...

9.8CVSS6.6AI score0.00522EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2024/05/21 3:22 p.m.•17 views

CVE-2023-52732 ceph: blocklist the kclient when receiving corrupted snap trace

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

9.8CVSS6.7AI score0.00522EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2024/05/21 3:22 p.m.•27 views

CVE-2023-52732

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

9.8CVSS7AI score0.00522EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/05/21 3:22 p.m.•31 views

CVE-2023-52732 ceph: blocklist the kclient when receiving corrupted snap trace

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

9.8CVSS6.4AI score0.00522EPSS
SaveExploits0References2
OSV
OSV
•added 2024/05/21 3:22 p.m.•25 views

CVE-2023-52732 ceph: blocklist the kclient when receiving corrupted snap trace

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

9.8CVSS6AI score
SaveExploits0References5
attackerkb
attackerkb
•added 2024/05/21 3:15 p.m.•9 views

CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS5.2AI score0.00208EPSS
SaveExploits0References3Affected Software1
NVD
NVD
•added 2024/05/21 3:15 p.m.•33 views

CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References2
OSV
OSV
•added 2024/05/21 3:15 p.m.•15 views

CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS5.9AI score
SaveExploits0References2
NVD
NVD
•added 2024/05/21 3:15 p.m.•21 views

CVE-2021-47402

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS6.3AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/21 3:15 p.m.•8 views

DEBIAN-CVE-2021-47375

In the Linux kernel, the following vulnerability has been resolved: blktrace: Fix uaf in blktrace access after removing by sysfs There is an use-after-free problem triggered by following process: P1sda P2sdb echo 0 /sys/block/sdb/trace/enable blktraceremovequeue synchronizercu blktracefree...

6.2CVSS5.5AI score0.00254EPSS
SaveExploits0References1
NVD
NVD
•added 2024/05/21 3:15 p.m.•33 views

CVE-2021-47269

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: ep0: fix NULL pointer exception There is no validation of the index from dwc3wIndextodep and we might be referring a non-existing ep and trigger a NULL pointer exception. In certain configurations we might use fewer ep...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References8
NVD
NVD
•added 2024/05/21 3:15 p.m.•26 views

CVE-2021-47246

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix page reclaim for dead peer hairpin When adding a hairpin flow, a firmware-side send queue is created for the peer net device, which claims some host memory pages for its internal ring buffer. If the peer net device...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References4
Rows per page
Query Builder