diff --git a/.cryptsetup.metadata b/.cryptsetup.metadata
index ba91f03..462e48a 100644
--- a/.cryptsetup.metadata
+++ b/.cryptsetup.metadata
@@ -1 +1 @@
-739beb77bc8423f0f1e1900fd4708845b010f341 SOURCES/cryptsetup-2.3.1.tar.xz
+d847934311112c7220435b94b44c2b2bb3dca0e1 SOURCES/cryptsetup-2.3.3.tar.xz
diff --git a/.gitignore b/.gitignore
index 5cced3d..16b2a5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/cryptsetup-2.3.1.tar.xz
+SOURCES/cryptsetup-2.3.3.tar.xz
diff --git a/SPECS/cryptsetup.spec b/SPECS/cryptsetup.spec
index 2ef7ca5..1f84918 100644
--- a/SPECS/cryptsetup.spec
+++ b/SPECS/cryptsetup.spec
@@ -4,7 +4,7 @@ Obsoletes: cryptsetup-python3
 
 Summary: A utility for setting up encrypted disks
 Name: cryptsetup
-Version: 2.3.1
+Version: 2.3.3
 Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: Applications/System
@@ -138,6 +138,10 @@ rm -rf %{buildroot}/%{_libdir}/*.la
 %clean
 
 %changelog
+* Thu May 28 2020 Ondrej Kozina <okozina@redhat.com> - 2.3.3-1
+- Update to cryptsetup 2.3.3
+- Resolves: #1796826 #1743891 #1785748
+
 * Fri Apr 03 2020 Ondrej Kozina <okozina@redhat.com> - 2.3.1-1
 - Update to cryptsetup 2.3.1
 - Resolves: #1796826 #1743891 #1785748