Package "linux-starfive-6.2-headers-6.2.0-1009"
Name: |
linux-starfive-6.2-headers-6.2.0-1009
|
Description: |
Header files related to Linux kernel version 6.2.0
|
Latest version: |
6.2.0-1009.10~22.04.1 |
Release: |
jammy (22.04) |
Level: |
updates |
Repository: |
main |
Head package: |
linux-starfive-6.2 |
Links
Download "linux-starfive-6.2-headers-6.2.0-1009"
Other versions of "linux-starfive-6.2-headers-6.2.0-1009" in Jammy
Changelog
linux-starfive-6.2 (6.2.0-1009.10~22.04.1) jammy; urgency=medium
* jammy/linux-starfive-6.2: 6.2.0-1009.10~22.04.1 -proposed tracker
(LP: #2041894)
[ Ubuntu: 6.2.0-1009.10 ]
* lunar/linux-starfive: 6.2.0-1009.10 -proposed tracker (LP: #2041895)
* Include cifs.ko in linux-modules package (LP: #2042546)
- [Packaging] Replace fs/cifs with fs/smb/client in inclusion list
* Packaging resync (LP: #1786013)
- [Packaging] resync git-ubuntu-log
- [Packaging] resync update-dkms-versions helper
* lunar/linux: 6.2.0-37.38 -proposed tracker (LP: #2041899)
* CVE-2023-31085
- ubi: Refuse attaching if mtd's erasesize is 0
* CVE-2023-25775
- RDMA/irdma: Prevent zero-length STAG registration
* CVE-2023-45871
- igb: set max size RX buffer when store bad packet is enabled
* CVE-2023-5345
- fs/smb/client: Reset password pointer to NULL
* CVE-2023-5090
- x86: KVM: SVM: always update the x2avic msr interception
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
-- Emil Renner Berthing <email address hidden> Tue, 14 Nov 2023 14:50:29 +0200
|
Source diff to previous version |
2042546 |
Include cifs.ko in linux-modules package |
1786013 |
Packaging resync |
CVE-2023-31085 |
An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd->erasesize), used indirec |
CVE-2023-25775 |
Improper access control in the Intel(R) Ethernet Controller RDMA driver for linux before version 1.9.30 may allow an unauthenticated user to potentia |
CVE-2023-45871 |
An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be ade |
CVE-2023-5090 |
x86: KVM: SVM: always update the x2avic msr interception |
|
linux-starfive-6.2 (6.2.0-1007.8~22.04.1) jammy; urgency=medium
* jammy/linux-starfive-6.2: 6.2.0-1007.8~22.04.1 -proposed tracker
(LP: #2038225)
* CVE-2023-42755
- [Config] starfive-6.2: remove NET_CLS_RSVP and NET_CLS_RSVP6
[ Ubuntu: 6.2.0-1007.8 ]
* lunar/linux-starfive: 6.2.0-1007.8 -proposed tracker (LP: #2038226)
* CVE-2023-42755
- [Config] starfive: remove NET_CLS_RSVP and NET_CLS_RSVP6
* lunar/linux: 6.2.0-35.35 -proposed tracker (LP: #2038229)
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
* CVE-2023-4244
- netfilter: nf_tables: don't skip expired elements during walk
- netfilter: nf_tables: integrate pipapo into commit protocol
- netfilter: nft_set_rbtree: fix overlap expiration walk
- netfilter: nf_tables: adapt set backend to use GC transaction API
- netfilter: nft_set_hash: mark set element as dead when deleting from packet
path
- netfilter: nf_tables: drop map element references from preparation phase
- netfilter: nf_tables: GC transaction API to avoid race with control plane
- netfilter: nf_tables: remove busy mark and gc batch API
- netfilter: nf_tables: don't fail inserts if duplicate has expired
- netfilter: nf_tables: fix kdoc warnings after gc rework
- netfilter: nf_tables: fix GC transaction races with netns and netlink event
exit path
- netfilter: nf_tables: GC transaction race with netns dismantle
- netfilter: nf_tables: GC transaction race with abort path
- netfilter: nf_tables: use correct lock to protect gc_list
- netfilter: nf_tables: defer gc run if previous batch is still pending
- netfilter: nft_dynset: disallow object maps
- netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
* CVE-2023-5197
- netfilter: nf_tables: skip bound chain in netns release path
- netfilter: nf_tables: disallow rule removal from chain binding
* CVE-2023-4921
- net: sched: sch_qfq: Fix UAF in qfq_dequeue()
* CVE-2023-4881
- netfilter: nftables: exthdr: fix 4-byte stack OOB write
* CVE-2023-4623
- net/sched: sch_hfsc: Ensure inner classes have fsc curve
* CVE-2023-4622
- af_unix: Fix null-ptr-deref in unix_stream_sendpage().
* CVE-2023-42756
- netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
* CVE-2023-42755
- net/sched: Retire rsvp classifier
- [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6
* CVE-2023-42753
- netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for
ip_set_hash_netportnet.c
* CVE-2023-42752
- igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
- net: add SKB_HEAD_ALIGN() helper
- net: remove osize variable in __alloc_skb()
- net: factorize code in kmalloc_reserve()
- net: deal with integer overflows in kmalloc_reserve()
* CVE-2023-34319
- xen/netback: Fix buffer overrun triggered by unusual packet
-- Emil Renner Berthing <email address hidden> Fri, 06 Oct 2023 17:01:39 +0200
|
Source diff to previous version |
1786013 |
Packaging resync |
CVE-2023-42755 |
wild pointer access in rsvp classifer in the Linux kernel |
CVE-2023-4881 |
** REJECT ** CVE-2023-4881 was wrongly assigned to a bug that was deemed to be a non-security issue by the Linux kernel security team. |
CVE-2023-42756 |
A flaw was found in the Netfilter subsystem of the Linux kernel. A race condition between IPSET_CMD_ADD and IPSET_CMD_SWAP can lead to a kernel panic |
CVE-2023-42753 |
An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the `h->n |
CVE-2023-42752 |
integer overflows in kmalloc_reserve() |
|
linux-starfive-6.2 (6.2.0-1006.7~22.04.1) jammy; urgency=medium
* jammy/linux-starfive-6.2: 6.2.0-1006.7~22.04.1 -proposed tracker
(LP: #2034560)
* Packaging resync (LP: #1786013)
- debian/dkms-versions -- update from kernel-versions (main/2023.09.04)
-- Emil Renner Berthing <email address hidden> Sun, 17 Sep 2023 13:29:02 +0200
|
|
About
-
Send Feedback to @ubuntu_updates