Lucene search
+L

4409 matches found

OSV
OSV
added 2024/01/12 12:00 a.m.7 views

UBUNTU-CVE-2023-6040

An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 netfilter: nftables: Reject tables of unsupported family; While creating a new netfilter table, lack of a safeguard against invalid nftables family pf values within nftablesnewtable function enables ...

7.8CVSS6.6AI score0.00309EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/01/12 12:00 a.m.56 views

CVE-2023-6040

An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 netfilter: nftables: Reject tables of unsupported family; While creating a new netfilter table, lack of a safeguard against invalid nftables family pf values within nftablesnewtable function enables ...

7.8CVSS6.7AI score0.00309EPSS
SaveExploits0References10
Amazon
Amazon
added 2024/01/09 12:00 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path CVE-2022-49558 A race condition leading to a use-after-free issue was found in the QXL driver in the Linux kernel. CVE-2023-39198 A use-after-free...

7.8CVSS6.6AI score0.01657EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/01/09 12:00 a.m.10 views

The vulnerability of the nft_set_commit_update() function in the net/netfilter/nf_tables_api.c module of the netfilter component of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information, thereby enhancing their privileges.

The vulnerability of the nftsetcommitupdate function in the net/netfilter/nftablesapi.c module of the netfilter component of the Linux kernel operating system is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow a privileged attacker to compromise t...

6.7CVSS6.7AI score0.00843EPSS
SaveExploits0References28Affected Software3
OSV
OSV
added 2024/01/05 5:15 p.m.3 views

DEBIAN-CVE-2023-46835

The current setup of the quarantine page tables assumes that the quarantine domain domio has been initialized with an address width of DEFAULTDOMAINADDRESSWIDTH 48 and hence 4 page table levels. However domio being a PV domain gets the AMD-Vi IOMMU page tables levels based on the maximum hot...

5.5CVSS6.2AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/05 5:15 p.m.45 views

CVE-2023-34322

For migration as well as to work around kernels unaware of L1TF see XSA-273, PV guests may be run in shadow paging mode. Since Xen itself needs to be mapped when PV guests run, Xen and shadowed PV guests run directly the respective shadow page tables. For 64-bit PV guests this means running on th...

7.8CVSS7AI score
SaveExploits0References2
OSV
OSV
added 2024/01/05 5:15 p.m.6 views

ALPINE-CVE-2023-34322

For migration as well as to work around kernels unaware of L1TF see XSA-273, PV guests may be run in shadow paging mode. Since Xen itself needs to be mapped when PV guests run, Xen and shadowed PV guests run directly the respective shadow page tables. For 64-bit PV guests this means running on th...

7.8CVSS6.7AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/05 5:15 p.m.17 views

UBUNTU-CVE-2023-34322

For migration as well as to work around kernels unaware of L1TF see XSA-273, PV guests may be run in shadow paging mode. Since Xen itself needs to be mapped when PV guests run, Xen and shadowed PV guests run directly the respective shadow page tables. For 64-bit PV guests this means running on th...

7.8CVSS7.2AI score0.0023EPSS
SaveExploits0References3
Prion
Prion
added 2024/01/05 5:15 p.m.37 views

Information disclosure

For migration as well as to work around kernels unaware of L1TF see XSA-273, PV guests may be run in shadow paging mode. Since Xen itself needs to be mapped when PV guests run, Xen and shadowed PV guests run directly the respective shadow page tables. For 64-bit PV guests this means running on th...

4.3CVSS6.8AI score0.0023EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/01/05 5:15 p.m.10 views

UBUNTU-CVE-2023-46835

The current setup of the quarantine page tables assumes that the quarantine domain domio has been initialized with an address width of DEFAULTDOMAINADDRESSWIDTH 48 and hence 4 page table levels. However domio being a PV domain gets the AMD-Vi IOMMU page tables levels based on the maximum hot...

5.5CVSS7.2AI score0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2024/01/05 4:34 p.m.123 views

CVE-2023-46835

CVE-2023-46835 affects Xen on x86/AMD with a mismatch in IOMMU quarantine page table levels. The quarantine domain (dom_io) expects 4 page table levels (DEFAULT_DOMAIN_ADDRESS_WIDTH 48), but on PV domains the AMD-Vi IOMMU page tables can be configured with only 3 levels for RAM up to 512 GB. Cons...

5.5CVSS5.4AI score0.00284EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/01/05 4:34 p.m.82 views

CVE-2023-46835

The current setup of the quarantine page tables assumes that the quarantine domain domio has been initialized with an address width of DEFAULTDOMAINADDRESSWIDTH 48 and hence 4 page table levels. However domio being a PV domain gets the AMD-Vi IOMMU page tables levels based on the maximum hot...

5.5CVSS7.5AI score0.00284EPSS
SaveExploits0
CVE
CVE
added 2024/01/05 4:18 p.m.128 views

CVE-2023-34322

CVE-2023-34322 concerns Xen hypervisor shadow paging handling during memory pressure. In PV (paravirtualized) guests, Xen and shadowed PV guests map the guest root page table in shadow mode, so 64-bit PV guests operate on the shadow root page table. Under memory scarcity, shadows of page tables m...

7.8CVSS7.3AI score0.0023EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/01/05 4:18 p.m.47 views

CVE-2023-34322 top-level shadow reference dropped too early for 64-bit PV guests

For migration as well as to work around kernels unaware of L1TF see XSA-273, PV guests may be run in shadow paging mode. Since Xen itself needs to be mapped when PV guests run, Xen and shadowed PV guests run directly the respective shadow page tables. For 64-bit PV guests this means running on th...

7.6AI score0.0023EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/01/05 4:18 p.m.96 views

CVE-2023-34322

For migration as well as to work around kernels unaware of L1TF see XSA-273, PV guests may be run in shadow paging mode. Since Xen itself needs to be mapped when PV guests run, Xen and shadowed PV guests run directly the respective shadow page tables. For 64-bit PV guests this means running on th...

7.8CVSS5.2AI score0.0023EPSS
SaveExploits0
OSV
OSV
added 2024/01/04 9:30 p.m.43 views

GHSA-C2V4-CHX5-VFF6 Duplicate Advisory: Integer overflow in cmark-gfm table parsing extension leads to heap memory corruption

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-fmx4-26r3-wxpf. This link is maintained to preserve external references. Original Description CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result...

9.7AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/01/04 9:30 p.m.26 views

Duplicate Advisory: Integer overflow in cmark-gfm table parsing extension leads to heap memory corruption

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-fmx4-26r3-wxpf. This link is maintained to preserve external references. Original Description CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result...

9.8CVSS7.9AI score0.0145EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/01/04 9:15 p.m.3 views

DEBIAN-CVE-2024-22051

CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result in possibly unauthenticated remote attackers to cause heap memory corruption, potentially leading to an information leak or remote code execution, via parsing tables with marker...

9.8CVSS8.7AI score0.0145EPSS
SaveExploits0References1
Prion
Prion
added 2024/01/04 9:15 p.m.19 views

Integer overflow

CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result in possibly unauthenticated remote attackers to cause heap memory corruption, potentially leading to an information leak or remote code execution, via parsing tables with marker...

7.5CVSS7.8AI score0.0145EPSS
SaveExploits0References5Affected Software2
Debian CVE
Debian CVE
added 2024/01/04 8:27 p.m.81 views

CVE-2024-22051

CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result in possibly unauthenticated remote attackers to cause heap memory corruption, potentially leading to an information leak or remote code execution, via parsing tables with marker...

9.8CVSS8.9AI score0.0145EPSS
SaveExploits0
Rows per page
Query Builder